Update nvim version to 0.10.4
This commit is contained in:
parent
04c9931e1a
commit
416d127e9d
@ -14,7 +14,7 @@ vim.opt.colorcolumn = "81"
|
||||
vim.opt.autoread = true
|
||||
vim.opt.wildmode = 'longest,list'
|
||||
vim.opt.ttyfast = true
|
||||
vim.opt.pastetoggle = '<F3>'
|
||||
--vim.opt.pastetoggle = '<F3>'
|
||||
|
||||
-- formatting
|
||||
vim.opt.expandtab = true
|
||||
|
||||
BIN
nvim.appimage
BIN
nvim.appimage
Binary file not shown.
Loading…
Reference in New Issue
Block a user