| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-18 | nvim-notify update | jdhao | |
| 2021-08-20 | Reduce timeout for nvim-notify | jdhao | |
| 2021-08-08 | Neovim --> Nvim | jdhao | |
| 2021-08-07 | Move packer compile autocmd to new place | jdhao | |
| 2021-08-07 | refactor: set all custom highlight in one function | jdhao | |
| 2021-08-07 | chore: formatting and fix spell errors | jdhao | |
| 2021-08-07 | Fix: the loading condition for fugitive is wrong | jdhao | |
| We should load fugitive in the following two situations: + When we open nvim in a Git repository + When we are inside nvim and change the working directory to a Git reposity | |||
| 2021-08-05 | Use nvim-notify for showing messages | jdhao | |
| 2021-07-24 | Refactor: use a unified log function | jdhao | |
| 2021-07-24 | Simplify file reload logic | jdhao | |
| 2021-07-17 | Update nvim-lspconfig settings | jdhao | |
| 1. Customize document hover window border color. 2. Show also the source that generates a certain diagnostic message. | |||
| 2021-03-20 | Remove cmd line message auto-clear feature | jdhao | |
| 2021-02-21 | Refactor the auto-quit logic | jdhao | |
| Also quit quickfix window if it is the only window left. | |||
| 2021-02-17 | Move cursor color autocmd to autocommands script | jdhao | |
| 2020-11-06 | Fix the issue that inccommand breaks one-line if-else statement | jdhao | |
| See also https://github.com/neovim/neovim/issues/8796 | |||
| 2020-10-31 | move custom settings to core/ directory | jdhao | |
