updated treesitter and rainbox
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
return {
|
||||
'nvim-treesitter/nvim-treesitter',
|
||||
version = '*',
|
||||
version = false,
|
||||
build = ':TSUpdate',
|
||||
config = function()
|
||||
require('nvim-treesitter.install').compilers = { 'clang' }
|
||||
|
Reference in New Issue
Block a user