nvim: update

This commit is contained in:
2023-07-12 16:32:40 +03:00
parent 89138fdf69
commit 62393d4dce
7 changed files with 85 additions and 140 deletions

View File

@@ -63,7 +63,8 @@ opt.list = true -- List mode
opt.listchars = { trail = '·', tab = '->' }
opt.timeoutlen = 1000 -- Delay for mappings
opt.ttimeoutlen = 0 -- Delay between modes
opt.shellcmdflag = '-ilc' -- Enables aliases from .bashrc in :! commands
-- TODO: leads to "bash: no job control in this shell"
-- opt.shellcmdflag = '-ilc' -- Enables aliases from .bashrc in :! commands
opt.termguicolors = true -- 24-bit RGB color