neovim: enable autoformat

This commit is contained in:
Dmitriy Pleshevskiy 2024-05-10 16:35:54 +03:00
parent 0d1165d22b
commit 8a3be7d159
Signed by: pleshevskiy
GPG Key ID: 17041163DA10A9A2
1 changed files with 2 additions and 0 deletions

View File

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