added vim shortcut link (#24355)

* added vim shortcut link

vim is confusing, added a link i use for vim shortcuts

* Added link formatting
This commit is contained in:
Doug Abbott
2018-12-08 21:46:00 -05:00
committed by Manish Giri
parent db35bf5ffc
commit becdf54e98

View File

@ -27,3 +27,4 @@ For more information head to <a href='https://vim.sourceforge.io' target='_blank
* [Vim.org](https://www.vim.org/) is an online resource with downloadable binaries for most operating systems.
* [Open Vim](http://www.openvim.com/) is an online, interactive Vim tutorial you can do right in your browser.
* [Vim Adventures](https://vim-adventures.com) is an online game based on VIM's keyboard shortcuts. It's the "Zelda meets text editing" game.
* [Super necessary Vim shortcuts](https://www.maketecheasier.com/vim-keyboard-shortcuts-cheatsheet/)