mirror of
https://github.com/preservim/nerdtree.git
synced 2025-02-01 03:57:31 +08:00
remove some trailing whitespace
This commit is contained in:
parent
0e9feaede3
commit
d76f936698
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user