Remove commented out code

This commit is contained in:
Julian Mutter 2024-10-27 11:48:45 +01:00
parent 16f2344aa0
commit bf231396ff

View File

@ -161,11 +161,6 @@ in
};
};
};
# Small hack since these file-browser options are not implemented in nixvim jet
# settings = {
# extensions.file_browser.follow_symlinks = true;
# extensions.file_browser.no_ignore = true;
# };
};
lsp = {