mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 11:23:48 -05:00
remove some trailing whitespace
This commit is contained in:
@@ -1872,7 +1872,7 @@ function! s:Path.strForEditCmd()
|
||||
if stridx(p, cwd) == 0
|
||||
let p = strpart(p, strlen(cwd)+1)
|
||||
endif
|
||||
|
||||
|
||||
if p == ''
|
||||
let p = '.'
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user