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