Skip to content

Commit cba86ce

Browse files
committed
add missing BLOB node comment
1 parent 1bcf48b commit cba86ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

autoload/vimlparser.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,7 @@ endfunction
407407
" STRING .value
408408
" LIST .value
409409
" DICT .value
410+
" BLOB .value
410411
" NESTING .left
411412
" OPTION .value
412413
" IDENTIFIER .value

0 commit comments

Comments
 (0)