1
0
Fork 0

nvim: disable autoformat

This commit is contained in:
Luca Bilke 2024-12-05 15:43:51 +01:00
parent 6a9d2f3497
commit cd7cbfeb7b
Signed by: luca
GPG key ID: F6E11C9BAA7C82F5

View file

@ -13,3 +13,4 @@ o.conceallevel = 0
g.lazyvim_php_lsp = "intelephense"
g.lazyvim_python_lsp = "basedpyright"
g.ai_cm = true
g.autoformat = false