diff options
| author | jdhao <jdhao@hotmail.com> | 2021-01-27 00:03:50 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-01-27 00:03:50 +0800 |
| commit | 8d4a34123e66cfade5b71ddf4696de6a90561295 (patch) | |
| tree | 1fb4da2d2f1cd3237beda5936057bd6426b968b1 | |
| parent | be079c6c0937ad536d8dce614859ddb43a808766 (diff) | |
Update reference docs
| -rw-r--r-- | docs/vim_resources.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/vim_resources.md b/docs/vim_resources.md index 4a94f77..1aa821f 100644 --- a/docs/vim_resources.md +++ b/docs/vim_resources.md @@ -1,6 +1,7 @@ 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/ |
