Commit graph

24 commits

Author SHA1 Message Date
Daniel Rodríguez Rivero
5d964c5884
feat(which-key): added search command for colour highlights (#2693)
* feat(which-key): added search command for colour highlights

* chore: review suggestion

Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>

Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2022-06-12 10:09:41 +02:00
Xavier Young
42529e1c4f
fix: load notify's telescope extension properly (#2586)
* fix: load notify's telescope extension

* fix: add which-key integration for notify
2022-05-15 15:59:36 +02:00
Abouzar Parvan
e1d32ca42e
feat(quit): make sure to ask before discarding changes (#2554) 2022-05-03 19:01:53 +04:30
kylo252
cfa702e6fe
refactor: use api-autocmds for lsp functions (#2549)
* 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 <abzcoding@users.noreply.github.com>
2022-05-03 03:40:51 +04:30
Abouzar Parvan
10449b4e09
feat(neovim): neovim 0.8 compatibility (#2544) 2022-05-03 03:38:21 +04:30
kylo252
a68c1cfbf5
revert: do not run packer.sync() on every reload (#2548)
* revert: do not run packer.sync() on every reload

* chore: update which-key mappings for logs
2022-05-01 16:29:11 +02:00
Elazar Leibovich
c11fa143c8
chore: [Feature]: Keyboard shortcut for quickfix in Telescope (#2385)
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-24 19:11:38 +04:30
kylo252
c946ddda81
feat: add alpha.nvim integration (#1906) 2022-03-19 20:02:45 +01:00
dundargoc
4400e39a69
chore: fix typos (#2292) 2022-02-18 17:47:17 +03:30
kylo252
f6a75c1d10
feat: add a minimal implementation of bbye (#2267) 2022-02-12 09:29:36 +01:00
Abouzar Parvan
24537be03e
feat: use bufferline instead of barbar (#2254) 2022-02-07 20:52:30 +03:30
Abouzar Parvan
73bf039c63
feat: plugin version bump (#2131) 2022-01-02 17:07:40 +03:30
Abouzar Parvan
655fd1b0ca
refactor: uplift neovim's minimum version requirement to 0.6.0 (#2093)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-12-23 10:33:20 +01:00
Landon Schropp
a3cf3b1f2a
[Feature]: Use Telescope's git_files with fallback (#2089) 2021-12-23 09:56:19 +01:00
kylo252
8641c38c86
fix(nvimtree): update settings (#2001) 2021-11-29 09:12:13 +01:00
kylo252
c26ac5364f
refactor: load the default keymaps once (#1965) 2021-11-18 16:04:34 +01:00
kylo252
1ea5361475 fix(ci): blacklist 'sorbet' (#1936) 2021-11-10 11:09:44 +01:00
kylo252
32ca5afa4a
feat: better error handling for packer (#1883) 2021-11-02 16:58:55 +01:00
kylo252
61a2e0b191
fix: update which-key bindings for LvimReload (#1754) 2021-10-31 10:12:05 +01:00
Xavier Young
05337a9cf3 fix(whick-key): add missing space (only windows cause problem) (#1866) 2021-10-30 14:39:00 +02:00
kylo252
ef41a3d24e
feat: better telescope integration (#1702) 2021-10-15 16:33:34 +02:00
Abouzar Parvan
3dc24cd0c3
[Feature] use Comment.nvim instead of nvim-comment (#1736) 2021-10-11 20:10:59 +03:30
Abouzar Parvan
fdec599954
fix: core.telescope has migrated to lvim.core.telescope
Fixes #1739
2021-10-11 11:53:30 +03:30
kylo252
52b7455741
feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
Renamed from lua/core/which-key.lua (Browse further)