mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-26 10:48:40 +02:00
remove: treesitter duplicate config
This commit is contained in:
parent
b2e2b94344
commit
a7ae61e8af
5 changed files with 3 additions and 223 deletions
|
@ -170,7 +170,7 @@ pcode.active_javascript_config = {
|
|||
pcode.active_php_config = false
|
||||
pcode.active_golang_config = false
|
||||
pcode.active_python_config = false
|
||||
pcode.active_cpp_config = false
|
||||
pcode.active_cpp_config = true
|
||||
pcode.active_java_config = {
|
||||
active = true,
|
||||
project = "gradle", -- gradle or maven
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue