We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1f5bb6 commit 3a66272Copy full SHA for 3a66272
syntax/nerdtree.vim
@@ -28,7 +28,7 @@ else
28
hi! link NERDTreeNodeDelimiters Ignore
29
endif
30
31
-"highlighing for directory nodes and file nodes
+"highlighting for directory nodes and file nodes
32
syn match NERDTreeDirSlash #/# containedin=NERDTreeDir
33
34
if g:NERDTreeDirArrowExpandable !=# ''
0 commit comments