mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 09:48:51 +02:00
enc: cpp global config
This commit is contained in:
parent
bdd33afd27
commit
9a3c7cd78b
4 changed files with 49 additions and 7 deletions
|
@ -158,4 +158,5 @@ pcode.active_javascript_config = {
|
|||
}
|
||||
pcode.active_php_config = false
|
||||
pcode.active_golang_config = false
|
||||
pcode.active_python_config = true
|
||||
pcode.active_python_config = false
|
||||
pcode.active_cpp_config = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue