4,461
edits
→Useful commands: 4 spaces instead of tab |
Keyboard shortcuts |
||
Line 1: | Line 1: | ||
= Keyboard shortcuts = | |||
* <code>Ctrl + w t</code> <code>Ctrl + w K</code> - change split windows from vertical to horizontal split | |||
* <code>Ctrl + w t</code> <code>Ctrl + w H</code> - change split windows from horizontal to vertical split | |||
= New developments with v8 = | = New developments with v8 = | ||
With the dawn of Neovim in 2014, there were two major new developments: non-blocking, asynchronous execution, and terminal | With the dawn of Neovim in 2014, there were two major new developments: non-blocking, asynchronous execution, and terminal | ||
= vimscript = | = vimscript = | ||
* [http://learnvimscriptthehardway.stevelosh.com/ Learn the Vimscript Hard Way] | * [http://learnvimscriptthehardway.stevelosh.com/ Learn the Vimscript Hard Way] | ||
= Adding comments to a block = | = Adding comments to a block = |