Sindre T. Strøm
c235df7aaa
Rename the rogue buffer. ( #327 )
2021-04-20 23:44:24 +02:00
Akin
983963779d
feat: add statusline winhighlight to explorer tree ( #326 )
2021-04-20 19:59:32 +02:00
kiyan
c995d65b7d
fix: put resize before preview ends
2021-04-19 23:59:37 +02:00
Sindre T. Strøm
f275d3faae
fix(view): Fix error thrown when trying to wipe buffer in autocmd window. ( #314 )
2021-04-18 18:43:24 +02:00
Kiyan
783870cda9
fix: handle new tabs properly ( #313 )
2021-04-18 11:11:56 +02:00
kiyan42
2fffd847bd
fix: keybindings not being set
2021-04-17 21:31:02 +02:00
kiyan42
a0c1d9d2b5
fix: prevent_buffer_override
...
- vim.schedule the buffer override autocmd to avoid being done before
other ones thus failing some of the cursor movement
- pcall the nvim_win_set_cursor to avoid failing when cursor is out of
the window
2021-04-17 21:03:27 +02:00
kiyan42
3d2144c73c
fix SignColumn should be NvimTreeNormal
2021-04-17 17:10:28 +02:00
kiyan
dc59fa484d
feat: add command to prevent nvim-tree window override by another buffer
2021-04-16 23:07:10 +02:00
Sindre T. Strøm
4ee45d9261
fix(view): Recreate tree buffer if deleted, and handle scenario where buffer already exists. ( #307 )
2021-04-16 22:32:54 +02:00
kiyan
4b24a16ca1
ask user for quitting nvim when nvim-tree is the last window
2021-04-16 21:50:43 +02:00
Sindre T. Strøm
4271180aea
Don't create a new empty buffer on every open. ( #300 )
2021-04-16 09:32:27 +02:00
kiyan
75338221b0
switching to buffer -> to avoid bufwinenter being ignored
2021-04-15 23:03:41 +02:00
kiyan
f7047d63c8
highlight signcolumn as normal in tree window
2021-04-14 23:50:46 +02:00
kiyan
91c3d1b5eb
do not follow global hide options for buffer
2021-04-14 23:46:44 +02:00
Kiyan
ff814676d5
chore: rewrite buffer/window handling into view file ( #287 )
2021-04-13 23:54:01 +02:00