Nvim: disable silicon

This commit is contained in:
Robert Kmieć
2023-05-23 11:41:24 +02:00
parent ebfb84e7fe
commit c4a1e560ed
3 changed files with 8 additions and 10 deletions

View File

@@ -11,7 +11,6 @@ return {
require'nvim-tree'.setup {
disable_netrw = true,
hijack_netrw = true,
ignore_ft_on_setup = {},
open_on_tab = false,
hijack_cursor = true,
update_cwd = false,