Like m-c did before, create parent directories if needed on m-m.

This commit is contained in:
Phil Runninger (mac)
2018-05-16 13:09:20 -04:00
parent 6188c5ea5f
commit c4f8a0f370
2 changed files with 3 additions and 0 deletions

View File

@@ -158,6 +158,7 @@ function! NERDTreeMoveNode()
let bufnum = bufnr("^".curNode.path.str()."$")
call curNode.rename(newNodePath)
call b:NERDTree.root.refresh()
call NERDTreeRender()
"if the node is open in a buffer, ask the user if they want to