We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f1d9b0 commit ecfaeabCopy full SHA for ecfaeab
vimrc
@@ -817,7 +817,6 @@ command -nargs=+ Reindent call Lilydjwg_reindent(<f-args>)
817
command -range=% ClsXML <line1>,<line2>!tidy -utf8 -iq -xml
818
command -range=% ClsHTML <line1>,<line2>!tidy -utf8 -iq -omit -w 0
819
command -range=% ClsJSON setf json | <line1>,<line2>!jq .
820
-command MB tabe ~/temp/mb
821
command -nargs=1 -complete=customlist,Lilydjwg_complete_So So runtime so/<args>.vim
822
command -nargs=1 Delmark delm <args>|wviminfo!
823
" 删除空行
0 commit comments