summaryrefslogtreecommitdiff
path: root/lua/lvim/core/breadcrumbs.lua
AgeCommit message (Collapse)Author
2022-10-02feat: move icons to a single icons file (#3115)Philippe Richard
2022-09-22fix: small fixes on telescope pickers & breadcrumbs (#3060)Latif Sulistyo
2022-09-20revert: fix Packer instead of hard-coding config (#3049)kylo252
2022-09-20feat: breadcrumbs work 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: breadcrumbs (#3043)Christian Chiarulli