Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-12 | fix: only call theme's setup if it's selected (#3586) | LostNeophyte | |
2022-11-04 | feat: use our own colorscheme, decouple from tokyonight (#3378) | Christian Chiarulli | |
Co-authored-by: kylo252 <[email protected]> | |||
2022-11-02 | refactor(theme)!: decouple tokyonight options (#3384) | kylo252 | |
2022-10-24 | fix(theme): do not fallback to tokyonight if no user's theme found (#3327) | CPea | |
2022-10-08 | feat: warn user when setting un-installed colorscheme (#2982) | CPea | |
2022-10-04 | refactor: more deliberate reload (#3133) | kylo252 | |
2022-09-25 | feat: colorscheme tweaks | ChristianChiarulli | |
2022-09-21 | fix: improve lualine inactive | Christian Chiarulli | |
2022-09-21 | fix: always load base theme | ChristianChiarulli | |
2022-09-21 | Indentlines (#3057) | Christian Chiarulli | |
2022-09-20 | Fix: make sure latest plugins are customizable (#3044) | Abouzar Parvan | |
* fix: make navim-navic configurable * fix: make sure vim-illuminate is configurable * fix: make sure theme is configurable * fix(ci): don't verify uninstalled plugins * refactor(lsp): add setup_document_symbols util * revert: keep onedarker on freeze branch * refactor(lsp): avoid duplicate hl autocmds Co-authored-by: kylo252 <[email protected]> |