nvim: use neovim-nightly
This commit is contained in:
parent
cdeb64a7e4
commit
f4aa6d3cda
5 changed files with 235 additions and 29 deletions
home/common/nvim
|
@ -60,7 +60,7 @@ vim.o.updatetime = 50
|
|||
vim.o.timeout = true
|
||||
vim.o.timeoutlen = 10
|
||||
vim.o.icm = "split"
|
||||
-- vim.o.cia = 'kind,abbr,menu' wait for nightly to drop
|
||||
vim.o.cia = 'kind,abbr,menu'
|
||||
|
||||
vim.o.showmode = false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue