1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

Update reference docs

This commit is contained in:
jdhao 2021-01-27 00:03:50 +08:00
parent be079c6c09
commit 8d4a34123e

View File

@ -1,6 +1,7 @@
Below are a list of resources that inspire me. This list is non-exhaustive as I Below are a list of resources that inspire me. This list is non-exhaustive as I
can not remember the source of many settings. 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/ - http://stevelosh.com/blog/2010/09/coming-home-to-vim/
- https://github.com/tamlok/tvim/blob/master/.vimrc - https://github.com/tamlok/tvim/blob/master/.vimrc
- https://nvie.com/posts/how-i-boosted-my-vim/ - https://nvie.com/posts/how-i-boosted-my-vim/