mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 11:23:48 -05:00
fix for swap files and opening in a split
when opening a file in a new split (with the <tab> map) we were doing the :split with a "silent" modifier. This meant that a swap existed and input was required from the user, the script would just freeze up
This commit is contained in:
@@ -889,6 +889,7 @@ fridge for later ;)
|
||||
settings for each new NERD tree.
|
||||
- fix to window resizing when opening a file when NERD tree is the only
|
||||
window open
|
||||
- other fixes
|
||||
|
||||
2.11.0
|
||||
- changes to the 'o' mapping when opening files:
|
||||
|
||||
Reference in New Issue
Block a user