fix treesitter highlighting
This commit is contained in:
parent
2754473139
commit
3344392f1e
4 changed files with 10 additions and 7 deletions
1
init.lua
1
init.lua
|
@ -13,7 +13,6 @@ end
|
|||
vim.opt.rtp:prepend(lazypath)
|
||||
|
||||
vim.opt.termguicolors = true
|
||||
|
||||
-- load all plugins
|
||||
require("lazy-load")
|
||||
-- load general config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue