diff options
| author | jdhao <jdhao@hotmail.com> | 2021-08-09 01:43:07 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-08-09 01:43:07 +0800 |
| commit | 08d3768e40abd692c0d04566b829cec1392bbd59 (patch) | |
| tree | afdf947d60e214c2cea07e366fa6536dbf9fe6cf /docs/vim_resources.md | |
| parent | 2b6e229ee166e274f61339bffbf5dc9908c17553 (diff) | |
Add more resources
Diffstat (limited to 'docs/vim_resources.md')
| -rw-r--r-- | docs/vim_resources.md | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/vim_resources.md b/docs/vim_resources.md deleted file mode 100644 index 1aa821f..0000000 --- a/docs/vim_resources.md +++ /dev/null @@ -1,16 +0,0 @@ -Below are a list of resources that inspire me. This list is non-exhaustive as I -can not remember the source of many settings. - -- [From .vimrc to .vim](https://vimways.org/2018/from-vimrc-to-vim/) -- 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/ -- https://vimways.org/2018/from-vimrc-to-vim/ -- [vim script for Python developers](https://github.com/yegappan/VimScriptForPythonDevelopers) |
