aboutsummaryrefslogtreecommitdiff
path: root/core/ui.vim
AgeCommit message (Collapse)Author
2021-08-05Use nvim-notify for showing messagesjdhao
2021-08-04Remove neodark themejdhao
It does not have good highlight for Markdown links.
2021-07-30Add doom-one colorschemejdhao
2021-07-24Refactor: use a unified log functionjdhao
2021-07-19Move options to one placejdhao
2021-07-17change onedark theme to onedark.nvimjdhao
2021-07-04Add colorscheme nordjdhao
2021-07-02switch to packer for plugin managementjdhao
2021-03-19Use termguicolorsjdhao
2021-02-25Remove tokyonight colorschemejdhao
2021-01-05updatejdhao
2021-01-02Add colorscheme gruvbox-materialjdhao
2020-12-24Update gruvbox8 colorscheme settingsjdhao
2020-12-24Add tokyonight colorschemejdhao
2020-12-23Remove toast colorschemejdhao
Too dark to fit my taste.
2020-12-21Remove srcery colorschemejdhao
Does not work well for zoc terminal.
2020-12-20Remove humanoid colorschemejdhao
Signify signs are barely readable.
2020-12-20Add edge and sonokai colorschemejdhao
2020-12-10remove sublimemonokai colorschemejdhao
Does not work well for markdown inline links.
2020-12-07remove material.vim colorschemejdhao
Visual selection is barely visible.
2020-12-03updatejdhao
2020-12-03add humanoid color schemejdhao
2020-11-30No need to set background to dark (it is the default)jdhao
It also increases the Neovim startup time.
2020-11-28update colorscheme sublimemonokaijdhao
2020-11-28remove some color schemesjdhao
2020-10-31move custom settings to core/ directoryjdhao