mirror of
https://github.com/preservim/nerdtree.git
synced 2024-11-22 05:50:00 +08:00
Fixed typo in nerdtree.vim file (#1380)
This commit is contained in:
parent
b1f5bb60df
commit
3a66272486
|
@ -28,7 +28,7 @@ else
|
|||
hi! link NERDTreeNodeDelimiters Ignore
|
||||
endif
|
||||
|
||||
"highlighing for directory nodes and file nodes
|
||||
"highlighting for directory nodes and file nodes
|
||||
syn match NERDTreeDirSlash #/# containedin=NERDTreeDir
|
||||
|
||||
if g:NERDTreeDirArrowExpandable !=# ''
|
||||
|
|
Loading…
Reference in New Issue
Block a user