Skip to content

Commit 3a66272

Browse files
author
SandeshPyakurel
authored
Fixed typo in nerdtree.vim file (#1380)
1 parent b1f5bb6 commit 3a66272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syntax/nerdtree.vim

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ else
2828
hi! link NERDTreeNodeDelimiters Ignore
2929
endif
3030

31-
"highlighing for directory nodes and file nodes
31+
"highlighting for directory nodes and file nodes
3232
syn match NERDTreeDirSlash #/# containedin=NERDTreeDir
3333

3434
if g:NERDTreeDirArrowExpandable !=# ''

0 commit comments

Comments
 (0)