| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-22 | rename ui.vim --> themes.vim | jdhao | |
| 2021-10-20 | update theme list | jdhao | |
| Colorscheme vim-deus and solarized8 works badly for indent-blankline, so remove them. | |||
| 2021-10-18 | nvim-notify update | jdhao | |
| 2021-10-16 | fix nightfox colorscheme path | jdhao | |
| 2021-10-15 | refactor: load colorschemes randomly | jdhao | |
| In Emacs, there is `seq-random-elt` which randomly selects an element from a sequence. We mimic it here in Neovim. Ref: https://www.gnu.org/software/emacs/manual/html_node/elisp/Sequence-Functions.html. | |||
| 2021-10-06 | update theme doom-one settings | jdhao | |
| 2021-08-27 | Colorscheme plugins as opt plugins | jdhao | |
| 2021-08-20 | Reduce timeout for nvim-notify | jdhao | |
| 2021-08-18 | Add colorscheme everforest | jdhao | |
| 2021-08-05 | Use nvim-notify for showing messages | jdhao | |
| 2021-08-04 | Remove neodark theme | jdhao | |
| It does not have good highlight for Markdown links. | |||
| 2021-07-30 | Add doom-one colorscheme | jdhao | |
| 2021-07-24 | Refactor: use a unified log function | jdhao | |
| 2021-07-19 | Move options to one place | jdhao | |
| 2021-07-17 | change onedark theme to onedark.nvim | jdhao | |
| 2021-07-04 | Add colorscheme nord | jdhao | |
| 2021-07-02 | switch to packer for plugin management | jdhao | |
| 2021-03-19 | Use termguicolors | jdhao | |
| 2021-02-25 | Remove tokyonight colorscheme | jdhao | |
| 2021-01-05 | update | jdhao | |
| 2021-01-02 | Add colorscheme gruvbox-material | jdhao | |
| 2020-12-24 | Update gruvbox8 colorscheme settings | jdhao | |
| 2020-12-24 | Add tokyonight colorscheme | jdhao | |
| 2020-12-23 | Remove toast colorscheme | jdhao | |
| Too dark to fit my taste. | |||
| 2020-12-21 | Remove srcery colorscheme | jdhao | |
| Does not work well for zoc terminal. | |||
| 2020-12-20 | Remove humanoid colorscheme | jdhao | |
| Signify signs are barely readable. | |||
| 2020-12-20 | Add edge and sonokai colorscheme | jdhao | |
| 2020-12-10 | remove sublimemonokai colorscheme | jdhao | |
| Does not work well for markdown inline links. | |||
| 2020-12-07 | remove material.vim colorscheme | jdhao | |
| Visual selection is barely visible. | |||
| 2020-12-03 | update | jdhao | |
| 2020-12-03 | add humanoid color scheme | jdhao | |
| 2020-11-30 | No need to set background to dark (it is the default) | jdhao | |
| It also increases the Neovim startup time. | |||
| 2020-11-28 | update colorscheme sublimemonokai | jdhao | |
| 2020-11-28 | remove some color schemes | jdhao | |
| 2020-10-31 | move custom settings to core/ directory | jdhao | |
