| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-11 | Change how non-breakable space is shown | jdhao | |
| 2021-02-17 | Move cursor color autocmd to autocommands script | jdhao | |
| 2021-01-20 | Update isfname option | jdhao | |
| Colon is a valid character for file path on Windows. | |||
| 2021-01-20 | Update isfname option | jdhao | |
| These characters should not be used in file names. | |||
| 2021-01-17 | Remove number from spell suggestion | jdhao | |
| It seems that adding number to the default spell suggestion (fast) will make Neovim super slow when we press z= for spell suggestions. Without that number, Neovim will be super responsive. See also vim/vim#4087. | |||
| 2020-11-10 | update signcolumn option | jdhao | |
| For git project, diagnostics and git gutter sign may fight each other if sign column is not wide enough. | |||
| 2020-11-09 | more ignore files | jdhao | |
| 2020-11-08 | refactor: move titlestring method to autoload dir | jdhao | |
| 2020-11-08 | Do no show file time for not listed buffers. | jdhao | |
| 2020-11-01 | update wildignore settings | jdhao | |
| 2020-10-31 | Hide the annoying ~ at the end of current buffer. | jdhao | |
| See also https://github.com/neovim/neovim/issues/2067. | |||
| 2020-10-31 | move custom settings to core/ directory | jdhao | |
