summaryrefslogtreecommitdiff
path: root/lua/lvim/core/illuminate.lua
AgeCommit message (Collapse)Author
2022-10-03feat: add some more reloads (#3126)Christian Chiarulli
2022-10-03Fix: correct typos (#3117)chaesngmin
2022-09-20revert: fix Packer instead of hard-coding config (#3049)kylo252
2022-09-20feat: illuminate works againChristianChiarulli
2022-09-20Fix: 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]>
2022-09-19feat(document highlight): use illuminate rather than autocommand to avoid ↵Christian Chiarulli
flashing (#3029)