4,460
edits
The VIM trick which will save your time and nerves |
→Useful commands: Remove HTML tags |
||
Line 208: | Line 208: | ||
;Syntax on | ;Syntax on | ||
:<nowiki>:</nowiki>syntax on | :<nowiki>:</nowiki>syntax on | ||
;Remove HTML tags | |||
:<nowiki>:</nowiki>%s/<\_.\{-1,\}>//g | |||
= Plug-ins = | = Plug-ins = |