Comment: code and robustify

This commit is contained in:
Tinmarino
2020-06-04 17:29:26 -04:00
parent c70e1dea54
commit 5e564bb10d
9 changed files with 256 additions and 113 deletions

View File

@ -1710,4 +1710,3 @@ function! vimwiki#lst#fold_level(lnum) abort
endif
return '='
endfunction