nvim: re-enable neocodium. bink-cmp config
This commit is contained in:
parent
ccf59fbaee
commit
fec53f5ca0
5 changed files with 79 additions and 36 deletions
home/common/nvim
|
@ -65,7 +65,7 @@ vim.o.showcmd = false
|
|||
vim.o.showmode = false
|
||||
vim.o.smoothscroll = true
|
||||
vim.o.splitkeep = "screen"
|
||||
vim.o.timeoutlen = 10
|
||||
vim.o.timeoutlen = 1
|
||||
vim.o.timeout = true
|
||||
vim.o.updatetime = 50
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue