| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-31 | update | jdhao | |
| 2020-10-31 | move custom settings to core/ directory | jdhao | |
| 2020-10-29 | update init.vim | jdhao | |
| 2020-10-26 | move Vim learning resources to seprate files | jdhao | |
| 2020-09-30 | change custom variable location | jdhao | |
| 2020-09-27 | use printf for string concatenation where needed | jdhao | |
| 2020-09-26 | change vim script style from 4-space indent to 2-space | jdhao | |
| 2020-09-02 | remove global setting since it is not used anyway | jdhao | |
| 2020-03-30 | chore: remove short url and replace with true url | jdhao | |
| 2019-12-09 | Update system check method | jdhao | |
| 2019-12-08 | Add Google Vimscript style guide | jdhao | |
| 2019-12-08 | Turn global variable to local | jdhao | |
| A variable without scope is global by default, see http://rbtnn.hateblo.jp/entry/2014/12/28/010913 | |||
| 2019-11-10 | Update plugin install logic | jdhao | |
| Only install plugins system-wide if the system is *nix system | |||
| 2019-11-09 | Update init.vim | jdhao | |
| 2019-11-09 | Update init.vim | jdhao | |
| 2019-09-27 | Update init.vim | jdhao | |
| 2019-09-27 | Fix a bug in sourcing vim files. | jdhao | |
| vim files such as 'variables.vim' under the same folder as init.vim can not be correctly sourced with `source somefile.vim`. Because source command is relative to the correct folder, you must specify the absolute path of vim script. | |||
| 2019-09-26 | Split large nvim config into several files for easier management | jdhao | |
| 2019-09-25 | Update nvim and nvim-qt config | jdhao | |
| 2019-09-17 | Update vim-airline settings | jdhao | |
| 2019-09-16 | Various small update | jdhao | |
| 2019-09-12 | Simplify init.vim and move settings to autoload and after directory | jdhao | |
| 2019-08-14 | Clean Nvim config | jdhao | |
| 2019-07-18 | Update init.vim | jdhao | |
| 2019-06-12 | change function comment | jdhao | |
| 2019-05-23 | Simplify init.vim | jdhao | |
| 2019-05-12 | Simplify init.vim | jdhao | |
| 2019-05-07 | Simplify init.vim | jdhao | |
| 2019-05-06 | Simplify init.vim | jdhao | |
| 2019-05-03 | Update init.vim | jdhao | |
| 2019-04-29 | Update init.vim | jdhao | |
| 2019-04-27 | Change neovim config | jdhao | |
| 2019-04-25 | First commit | jdhao | |
