mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-22 08:53:31 +02:00
enc: cpp confug default
This commit is contained in:
parent
22fef75144
commit
f7c84d58f8
6 changed files with 46 additions and 39 deletions
|
@ -161,6 +161,6 @@ pcode.active_golang_config = false
|
|||
pcode.active_python_config = false
|
||||
pcode.active_cpp_config = true
|
||||
pcode.active_java_config = {
|
||||
active = true,
|
||||
active = false,
|
||||
project = "gradle", -- gradle or maven
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue