@@ -24,20 +24,27 @@ permalink: /vim-resources/
24
24
25
25
## Articles
26
26
27
- - [ Everyone Who Tried to Convince Me to use Vim was Wrong] [ 10 ]
27
+ - [ An Improved vim-rspec Workflow] [ 10 ]
28
+ - [ Everyone Who Tried to Convince Me to use Vim was Wrong] [ 11 ]
29
+ - [ The Vim Learning Curve is a Myth] [ 12 ]
30
+ - [ To Vim] [ 13 ]
31
+ - [ Turning vim into an IDE through vim plugins] [ 14 ]
32
+ - [ Vim Croquet] [ 15 ]
33
+ - [ Vim Text Objects: The Definitive Guide] ( http://blog.carbonfive.com/2011/10/17/vim-text-objects-the-definitive-guide/ )
34
+ - [ Vim: revisited] ( http://mislav.net/2011/12/vim-revisited/ )
28
35
29
36
## Themes
30
37
31
- - [ ~ /.vim/colors] [ 11 ]
38
+ - [ ~ /.vim/colors] [ 16 ]
32
39
33
40
## Lists of plugins
34
41
35
- - [ VimAwesome] [ 12 ]
42
+ - [ VimAwesome] [ 17 ]
36
43
- [ : best of Vim] ( http://www.bestofvim.com/plugin/ )
37
44
38
45
## Other
39
46
40
- - [ neovim] [ 13 ]
47
+ - [ neovim] [ 18 ]
41
48
42
49
43
50
[ 1 ] : https://pragprog.com/book/dnvim/practical-vim
@@ -49,7 +56,12 @@ permalink: /vim-resources/
49
56
[ 7 ] : http://vim-adventures.com/
50
57
[ 8 ] : https://www.shortcutfoo.com/app/dojos/vim
51
58
[ 9 ] : http://vimgolf.com/
52
- [ 10 ] : http://yehudakatz.com/2010/07/29/everyone-who-tried-to-convince-me-to-use-vim-was-wrong/
53
- [ 11 ] : http://vimcolors.com/
54
- [ 12 ] : http://vimawesome.com/
55
- [ 13 ] : https://neovim.io/
59
+ [ 10 ] : https://robots.thoughtbot.com/an-improved-vim-rspec-workflow
60
+ [ 11 ] : http://yehudakatz.com/2010/07/29/everyone-who-tried-to-convince-me-to-use-vim-was-wrong/
61
+ [ 12 ] : https://robots.thoughtbot.com/the-vim-learning-curve-is-a-myth
62
+ [ 13 ] : http://ianhocking.com/2013/11/17/to-vim/
63
+ [ 14 ] : https://www.safaribooksonline.com/blog/2014/11/23/way-vim-ide/
64
+ [ 15 ] : http://www.drbunsen.org/vim-croquet/
65
+ [ 16 ] : http://vimcolors.com/
66
+ [ 17 ] : http://vimawesome.com/
67
+ [ 18 ] : https://neovim.io/
0 commit comments