mirror of
https://github.com/preservim/nerdtree.git
synced 2025-02-21 18:43:26 +08:00
![Phil Runninger](/assets/img/avatar_default.png)
* Replace s:Path.Slash() with nerdtree#slash(). * Check the value of &shell when determining the slash under Windows. * Leave &shellslash unchanged when forming copy/delete commands. * Fix fold marker. * Update version number in change log. * Add abort attribute to nerdtree#slash() to satisfy Vim style guide. Co-authored-by: Phil Runninger <prunninger@vhtcx.com>