Archived
0
0
Fork 0

Delete '.config/nvim/lua/treesitter.lua'

This commit is contained in:
Daryl Ronningen 2022-01-21 08:13:52 +00:00
parent ae64b49f07
commit 49f2b17ad3

View file

@ -1,5 +0,0 @@
require'nvim-treesitter.configs'.setup {
highlight = {
enable = true,
},
}