Update configuration for terminal
This commit is contained in:
parent
c19e4126a6
commit
95638dcd0c
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -346,7 +346,7 @@ require('lazy').setup({
|
|||
version = '*',
|
||||
opts = {
|
||||
size = 20,
|
||||
open_mapping = [[<S-t>]],
|
||||
open_mapping = [[<C-\>]],
|
||||
shade_terminals = true,
|
||||
auto_scroll = true,
|
||||
shade_filetypes = {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue