mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
move Vim learning resources to seprate files
This commit is contained in:
13
docs/vim_resources.md
Normal file
13
docs/vim_resources.md
Normal file
@@ -0,0 +1,13 @@
|
||||
Below are a list of resources that inspire me. This list is non-exhaustive as I
|
||||
can not remember the source of many settings.
|
||||
|
||||
- http://stevelosh.com/blog/2010/09/coming-home-to-vim/
|
||||
- https://github.com/tamlok/tvim/blob/master/.vimrc
|
||||
- https://nvie.com/posts/how-i-boosted-my-vim/
|
||||
- https://blog.carbonfive.com/2011/10/17/vim-text-objects-the-definitive-guide/
|
||||
- https://sanctum.geek.nz/arabesque/vim-anti-patterns/
|
||||
- https://github.com/gkapfham/dotfiles/blob/master/.vimrc
|
||||
- https://google.github.io/styleguide/vimscriptguide.xml
|
||||
- https://github.com/romainl/idiomatic-vimrc
|
||||
- https://github.com/mhinz/vim-galore
|
||||
- https://learnvimscriptthehardway.stevelosh.com/
|
||||
Reference in New Issue
Block a user