From 8d4a34123e66cfade5b71ddf4696de6a90561295 Mon Sep 17 00:00:00 2001 From: jdhao Date: Wed, 27 Jan 2021 00:03:50 +0800 Subject: [PATCH] Update reference docs --- docs/vim_resources.md | 1 + 1 file changed, 1 insertion(+) 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/