nvim: disable autoformat
This commit is contained in:
parent
6a9d2f3497
commit
cd7cbfeb7b
1 changed files with 1 additions and 0 deletions
|
@ -13,3 +13,4 @@ o.conceallevel = 0
|
|||
g.lazyvim_php_lsp = "intelephense"
|
||||
g.lazyvim_python_lsp = "basedpyright"
|
||||
g.ai_cm = true
|
||||
g.autoformat = false
|
||||
|
|
Loading…
Add table
Reference in a new issue