summaryrefslogtreecommitdiff
path: root/lua/lvim/core/which-key.lua
AgeCommit message (Expand)Author
2023-01-13refactor(quit)!: use native quit confirm (#3721)opalmay
2023-01-10refactor: migrate to lazy.nvim (#3647)LostNeophyte
2023-01-07feat: update setup tables (#3693)opalmay
2022-12-16feat(dap): update dap ui to resize when toggled (#3606)mmcdole
2022-12-08feat(telescope): add `lvim.builtin.telescope.theme` (#3548)LostNeophyte
2022-12-01feat(wich-key): binding to save without formatting (#3165)Daniel Rodríguez Rivero
2022-11-18fix(nvimtree): avoid hard-coded mapping (#3492)Nitai Charan
2022-11-11refactor: move dap keybindings to which key (#3459)Marco Pas
2022-11-07feat: add command & keybind to view docs (#3426)James L
2022-10-25fix: Remove notify which key mapping (#3335)Mark Huggins
2022-10-16fix: disable gitsigns hunk navigation message (#3244)Ali Almohaya
2022-10-02feat: move icons to a single icons file (#3115)Philippe Richard
2022-09-30feat(terminal): better mappings (#3104)Christian Chiarulli
2022-09-19feat: add lir.nvim again (#3038)Christian Chiarulli
2022-09-15refactor: small improvements (#3021)Christian Chiarulli
2022-08-22fix: update key bindings for comment.nvim to use new api (#2926)Ed (Wright) Rosewright
2022-08-09fix: handle deprecated telescope.builtin.internal (#2885)Dlani
2022-08-09refactor!: migrate to mason.nvim (#2880)kylo252
2022-08-02feat(whichkey): add default keybindings to cycle to next buffer (#2873)Benedikt Schnatterbeck
2022-06-12feat(which-key): added search command for colour highlights (#2693)Daniel Rodríguez Rivero
2022-05-15fix: load notify's telescope extension properly (#2586)Xavier Young
2022-05-03feat(quit): make sure to ask before discarding changes (#2554)Abouzar Parvan
2022-05-03refactor: use api-autocmds for lsp functions (#2549)kylo252
2022-05-03feat(neovim): neovim 0.8 compatibility (#2544)Abouzar Parvan
2022-05-01revert: do not run packer.sync() on every reload (#2548)kylo252
2022-03-24chore: [Feature]: Keyboard shortcut for quickfix in Telescope (#2385)Elazar Leibovich
2022-03-19feat: add alpha.nvim integration (#1906)kylo252
2022-02-18chore: fix typos (#2292)dundargoc
2022-02-12feat: add a minimal implementation of bbye (#2267)kylo252
2022-02-07feat: use bufferline instead of barbar (#2254)Abouzar Parvan
2022-01-02feat: plugin version bump (#2131)Abouzar Parvan
2021-12-23refactor: uplift neovim's minimum version requirement to 0.6.0 (#2093)Abouzar Parvan
2021-12-23[Feature]: Use Telescope's git_files with fallback (#2089)Landon Schropp
2021-11-29fix(nvimtree): update settings (#2001)kylo252
2021-11-18refactor: load the default keymaps once (#1965)kylo252
2021-11-10fix(ci): blacklist 'sorbet' (#1936)kylo252
2021-11-02feat: better error handling for packer (#1883)kylo252
2021-10-31fix: update which-key bindings for LvimReload (#1754)kylo252
2021-10-30fix(whick-key): add missing space (only windows cause problem) (#1866)Xavier Young
2021-10-15feat: better telescope integration (#1702)kylo252
2021-10-11[Feature] use `Comment.nvim` instead of `nvim-comment` (#1736)Abouzar Parvan
2021-10-11fix: core.telescope has migrated to lvim.core.telescopeAbouzar Parvan
2021-10-10feat: add an independent lvim namespace (#1699)kylo252