VIM: Difference between revisions

Jump to navigation Jump to search
121 bytes added ,  31 August 2016
→‎Miscellaneous: add check VIM version
→‎Miscellaneous: add reload .vimrc without quitting
→‎Miscellaneous: add check VIM version
Line 14: Line 14:


= Miscellaneous =
= Miscellaneous =
== Check VIM version ==
* ''Last tested on VIM 7.4 (2013 Aug 10)''
<syntaxhighlight lang="vim">
:ve
</syntaxhighlight>


== Reload .vimrc without quitting ==
== Reload .vimrc without quitting ==

Navigation menu