227 current 2025-01-11 06:17:08 25.05.20241217.d3c42f1 6.6.66 *
This commit is contained in:
6
home/programs/nvim/plugins/treesitter.lua
Normal file
6
home/programs/nvim/plugins/treesitter.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
require('nvim-treesitter.configs').setup {
|
||||
ensure_installed = {},
|
||||
auto_install = false,
|
||||
highlight = { enable = true },
|
||||
indent = { enable = true },
|
||||
}
|
||||
Reference in New Issue
Block a user