disable snippets again
This commit is contained in:
parent
ee641a1127
commit
8bcb4e0b3c
1 changed files with 2 additions and 1 deletions
|
@ -9,5 +9,6 @@ end
|
||||||
return disable({
|
return disable({
|
||||||
"mfussenegger/nvim-lint",
|
"mfussenegger/nvim-lint",
|
||||||
"folke/tokyonight.nvim",
|
"folke/tokyonight.nvim",
|
||||||
-- "L3MON4D3/LuaSnip",
|
-- snippets are wildly really annoying
|
||||||
|
"L3MON4D3/LuaSnip",
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in a new issue