neovim: disable autoformat

This commit is contained in:
Dmitriy Pleshevskiy 2024-05-17 01:21:42 +03:00
parent cdfafba3cc
commit d84ee52be2
Signed by: pleshevskiy
GPG key ID: 17041163DA10A9A2

View file

@ -76,8 +76,6 @@ in
}; };
}; };
plugins.style.neoformat.autoformat.enable = true;
plugins.navigation = { plugins.navigation = {
nvim-tree.settings = { nvim-tree.settings = {
renderer = { renderer = {