mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 09:48:51 +02:00
enc: add formattrer & linter for php config
This commit is contained in:
parent
b28f354786
commit
13e2e75069
5 changed files with 63 additions and 3 deletions
|
@ -156,7 +156,7 @@ pcode.active_javascript_config = {
|
|||
jest_command = "npm test -- ",
|
||||
jest_config = "jest.config.mjs",
|
||||
}
|
||||
pcode.active_php_config = false
|
||||
pcode.active_php_config = true
|
||||
pcode.active_golang_config = false
|
||||
pcode.active_python_config = false
|
||||
pcode.active_cpp_config = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue