summaryrefslogtreecommitdiff
path: root/lua/lvim/core/breadcrumbs.lua
AgeCommit message (Expand)Author
2023-02-17feat: lock new installations to nvim 0.9+opalmay
2023-01-14fix(breadcrumbs): refresh on TabEnter (#3727)opalmay
2023-01-13fix(icons): make devicons optional (#3616)LostNeophyte
2023-01-10refactor: migrate to lazy.nvim (#3647)LostNeophyte
2022-11-28fix(breadcrumbs): use hlgroup from web devicons in breadcrumbs (#3342)LostNeophyte
2022-11-26fix(breadcrumbs): `E36 Not enough space` when using dap-ui `Eval` (#3533)AndreiLosev
2022-11-21chore(breadcrumbs): remove `Markdown` from excluded file types (#3196)Nefendi
2022-11-11refactor: move dap keybindings to which key (#3459)Marco Pas
2022-11-04chore: use bigger chevronsChristian Chiarulli
2022-11-04feature: Add chevron to breadcrumbs (with matching highlight group) (#3380)Jonathan Wren
2022-11-02feat: breadcrumbs autocommand only runs when active (#3399)Christian Chiarulli
2022-11-01fix(breadcrumbs) Performance issue, change CursorMoved event to CursorHoldI (...Junyi Liu
2022-10-16fix: nil table in breadcrumbs in autocommand (#3267)dapc11
2022-10-13fix(breadcrumbs): make sure winbar_filetype_exclude is customizable (#3221)Abouzar Parvan
2022-10-07fix: formattingChristian Chiarulli
2022-10-07fix: nvim_dap has an issue with setting winbar for dapui_console filetypeChristian Chiarulli
2022-10-06feat: all features active by default (#3157)Christian Chiarulli
2022-10-06feat(dap): buffernames for elements, icons, hide dap-repl by default (#3156)Christian Chiarulli
2022-10-03feat: add space after breadcrumb icons (#3128)Christian Chiarulli
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
2022-09-19feat: breadcrumbs (#3043)Christian Chiarulli