disable autoformat for nvim

This commit is contained in:
Christoph J. Scherr 2025-03-12 13:11:03 +01:00
parent f46edc2621
commit 5c29772569
Signed by: PlexSheep
GPG key ID: 9EB784BB202BB7BB

1
.nvim.lua Normal file
View file

@ -0,0 +1 @@
vim.g.disable_autoformat = true