summaryrefslogtreecommitdiff
path: root/lua/core/bufferline.lua
AgeCommit message (Expand)Author
2021-10-10feat: add an independent lvim namespace (#1699)kylo252
2021-08-22[Refactor/Bugfix] move on_config_done callbacks to relevant setup() (#1175)devtoi
2021-08-06bufferline broke because the added active toggle will always be false. Set it...rebuilt
2021-08-05ability to toggle bufferlinechristianchiarulli
2021-08-02[Refactor] Allow editing default keymaps (#1213)kylo252
2021-08-02[Refactor] Adopt which key mapping style (#1210)Luc Sinet
2021-08-02Make keymaps of bufferline and compe configurable (#1205)Luc Sinet
2021-07-25Move leader keybinding into the whichkey config (#1089)rebuilt
2021-07-25remove shift - x from buffer line (#1073)Kai
2021-07-24New contract (#1080)Christian Chiarulli
2021-07-12refactor single filechristianchiarulli