VIM: Difference between revisions

Jump to navigation Jump to search
57 bytes added ,  12 January 2019
→‎Useful commands: Remove HTML tags
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 =

Navigation menu