diff options
| author | jdhao <jdhao@hotmail.com> | 2020-10-29 21:59:25 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2020-10-29 21:59:25 +0800 |
| commit | b1f07af6fe4d86d5ccb166a81ec7a4261404ae13 (patch) | |
| tree | 80ac2a3bae208f35b9c9c9ffab48af3d618e21ba /init.vim | |
| parent | 829fb82066607703e3f12e58b5ab85ee6fe04549 (diff) | |
update init.vim
Diffstat (limited to 'init.vim')
| -rw-r--r-- | init.vim | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -14,13 +14,13 @@ "{ Header and Licence "{{ header info -" Description: This is my Neovim configuration which supports Mac, Linux and -" Windows, with various plugins configured. This configuration evolves as I -" learn more about Nvim and becomes more proficient in using Nvim. Since it is -" very long (more than 1000 lines!), you should read it carefully and -" take only the settings and options which suits you. I would not recommend -" downloading this file and replace your own init.vim. Good configurations are -" built over time and take your time to polish. +" Description: This is my personal Neovim configuration supporting Mac, Linux +" and Windows, with various plugins configured. This configuration evolves as +" I learn more about Nvim and becomes more proficient in using Nvim. Since it +" is very long (more than 1000 lines!), you should read it carefully and take +" only the settings and options that suits you. I would not recommend cloning +" this repo and replace your own config. Good configurations are personal, +" built over time with a lot of polish. " Author: Jie-dong Hao " Email: jdhao@hotmail.com "}} |
