-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathResources.txt
30 lines (26 loc) · 1016 Bytes
/
Resources.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Tutorials
---------
http://jmcphers.github.io/articles/efficient-editing.html
http://www2.geog.ucl.ac.uk/~plewis/teaching/unix/vimtutor
https://danielmiessler.com/study/vim/
https://openclassrooms.com/fr/courses/43538-reprenez-le-controle-a-laide-de-linux/42693-vim-lediteur-de-texte-du-programmeur
Gaming / Interactive Learning
-----------------------------
https://vim-adventures.com/
https://www.openvim.com/
https://riptutorial.com/vim/example/5715/interactive-vim-tutorials--such-as-vimtutor-
http://www.vimgenius.com/
TIPS
----
https://vim.fandom.com/wiki/Vim_Tips_Wiki
Vi Cheat Sheet
--------------
http://www.viemu.com/vi-vim-cheat-sheet.gif
https://www.smashingmagazine.com/2010/05/vi-editor-linux-terminal-cheat-sheet-pdf/
VIMScript
---------
https://developer.ibm.com/articles/l-vim-script-1/
https://developer.ibm.com/tutorials/l-vim-script-2/
https://developer.ibm.com/tutorials/l-vim-script-3/
https://developer.ibm.com/tutorials/l-vim-script-4/
https://developer.ibm.com/tutorials/l-vim-script-5/