Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-12 | feat(which-key): added search command for colour highlights (#2693) | Daniel RodrÃguez Rivero | |
* feat(which-key): added search command for colour highlights * chore: review suggestion Co-authored-by: kylo252 <[email protected]> Co-authored-by: kylo252 <[email protected]> | |||
2022-05-15 | fix: load notify's telescope extension properly (#2586) | Xavier Young | |
* fix: load notify's telescope extension * fix: add which-key integration for notify | |||
2022-05-03 | feat(quit): make sure to ask before discarding changes (#2554) | Abouzar Parvan | |
2022-05-03 | refactor: use api-autocmds for lsp functions (#2549) | kylo252 | |
* refactor: use api-autocmds for lsp functions * chore: use the existing client.supports_method api * fix: a callback in an autocmd doesn't pass nil * revert: keep changes minimal to which-key Co-authored-by: Abouzar Parvan <[email protected]> | |||
2022-05-03 | feat(neovim): neovim 0.8 compatibility (#2544) | Abouzar Parvan | |
2022-05-01 | revert: do not run packer.sync() on every reload (#2548) | kylo252 | |
* revert: do not run packer.sync() on every reload * chore: update which-key mappings for logs | |||
2022-03-24 | chore: [Feature]: Keyboard shortcut for quickfix in Telescope (#2385) | Elazar Leibovich | |
Lunarvim has keyboard shortcuts for various LSP searches, that feeds results to quickfix list. It is useful then to have a quick way to inspect LSP results in quickfix via Telescope. | |||
2022-03-19 | feat: add alpha.nvim integration (#1906) | kylo252 | |
2022-02-18 | chore: fix typos (#2292) | dundargoc | |
2022-02-12 | feat: add a minimal implementation of bbye (#2267) | kylo252 | |
2022-02-07 | feat: use bufferline instead of barbar (#2254) | Abouzar Parvan | |
2022-01-02 | feat: plugin version bump (#2131) | Abouzar Parvan | |
2021-12-23 | refactor: uplift neovim's minimum version requirement to 0.6.0 (#2093) | Abouzar Parvan | |
Co-authored-by: kylo252 <[email protected]> | |||
2021-12-23 | [Feature]: Use Telescope's git_files with fallback (#2089) | Landon Schropp | |
2021-11-29 | fix(nvimtree): update settings (#2001) | kylo252 | |
2021-11-18 | refactor: load the default keymaps once (#1965) | kylo252 | |
2021-11-10 | fix(ci): blacklist 'sorbet' (#1936) | kylo252 | |
2021-11-02 | feat: better error handling for packer (#1883) | kylo252 | |
2021-10-31 | fix: update which-key bindings for LvimReload (#1754) | kylo252 | |
2021-10-30 | fix(whick-key): add missing space (only windows cause problem) (#1866) | Xavier Young | |
2021-10-15 | feat: better telescope integration (#1702) | kylo252 | |
2021-10-11 | [Feature] use `Comment.nvim` instead of `nvim-comment` (#1736) | Abouzar Parvan | |
2021-10-11 | fix: core.telescope has migrated to lvim.core.telescope | Abouzar Parvan | |
Fixes #1739 | |||
2021-10-10 | feat: add an independent lvim namespace (#1699) | kylo252 | |