feat(nvim): replace impatient with new vim loader
This commit is contained in:
parent
7b9674969a
commit
5a0fbea15c
2 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
require("impatient")
|
||||
vim.loader.enable()
|
||||
|
||||
require("nvim-treesitter.configs").setup({
|
||||
sync_install = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue