setup dap for lldb/zig, change lualine theme, edit ts config
This commit is contained in:
@@ -7,11 +7,10 @@ require'nvim-treesitter.configs'.setup {
|
||||
|
||||
-- Automatically install missing parsers when entering buffer
|
||||
-- Recommendation: set to false if you don't have `tree-sitter` CLI installed locally
|
||||
auto_install = true,
|
||||
auto_install = false,
|
||||
|
||||
highlight = {
|
||||
highlight = {
|
||||
enable = true,
|
||||
|
||||
additional_vim_regex_highlighting = false,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user