Nvim: update treesitter and use themify
This commit is contained in:
@@ -73,7 +73,7 @@ vim.opt.cmdheight = 1
|
||||
|
||||
-- Having longer updatetime (default is 4000 ms = 4 s) leads to noticeable
|
||||
-- delays and poor user experience.
|
||||
--vim.opt.updatetime = 300
|
||||
vim.opt.updatetime = 300
|
||||
|
||||
-- Don't pass messages to |ins-completion-menu|.
|
||||
vim.opt.shortmess:append('c')
|
||||
|
||||
Reference in New Issue
Block a user