diff --git a/modules/home/neovim/default.nix b/modules/home/neovim/default.nix index 0bb65c0..633b20b 100644 --- a/modules/home/neovim/default.nix +++ b/modules/home/neovim/default.nix @@ -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 = {