nerdtree/nerdtree_plugin
Phil Runninger 96e247ba74
Respect user's &shellslash setting in CopyNode and RemoveNode functions (#1150)
* 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>
2020-07-14 08:53:00 -04:00
..
exec_menuitem.vim Fix lint warnings: use robust operators 2019-12-31 09:42:19 +03:00
fs_menu.vim Respect user's &shellslash setting in CopyNode and RemoveNode functions (#1150) 2020-07-14 08:53:00 -04:00
vcs.vim Fix infinity loop in FindParentVCSRoot (#1095) 2020-03-26 16:33:11 -04:00