Nvim: adjust nvim tree layout and telescope layouts

This commit is contained in:
Robert Kmieć
2022-03-22 20:45:59 +01:00
committed by Robert Kmiec
parent 3601cc3397
commit 8336c51383
2 changed files with 19 additions and 7 deletions

View File

@@ -77,10 +77,6 @@ require'nvim-tree'.setup {
enable = true,
auto_open = true,
},
update_to_buf_dir = {
enable = true,
auto_open = true,
},
diagnostics = {
enable = false,
icons = {
@@ -128,7 +124,7 @@ require'nvim-tree'.setup {
},
actions = {
open_file = {
quit_on_open = true,
quit_on_open = false,
disable_window_picker = true,
window_picker = {
exclude = {