Improved neovim config
This commit is contained in:
@ -18,7 +18,7 @@ require("lazy").setup("plugins", {
|
||||
lazy = true,
|
||||
},
|
||||
change_detection = {
|
||||
notify = false,
|
||||
notify = false
|
||||
},
|
||||
performance = {
|
||||
rtp = {
|
||||
|
Reference in New Issue
Block a user