mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-28 03:30:05 +02:00
enc: cpp config default
This commit is contained in:
parent
1a91af074f
commit
d3b57e0fa6
6 changed files with 57 additions and 53 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 = false,
|
||||
project = "gradle", -- gradle or maven
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue