Commit graph

65 commits

Author SHA1 Message Date
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
Abouzar Parvan
716bf5fe15
feat(lua-dev): use the newer lua-dev branch till folke comes back (#2538) 2022-04-29 10:38:00 +02:00
Abouzar Parvan
0eb85a7241
fix(nvimtree): add latest changes from nvimtree (#2537) 2022-04-29 02:06:13 +04:30
kylo252
dd65e28565
refactor(lsp): decouple the installer setup-hook (#2536)
* chore(lsp): update plugins

* refactor(lsp): decouple the installer setup-hook

- remove the deprecated `server:setup()`
- set up the server manually with lspconfig once `server:on_ready()`
has been triggered

* chore: use the new lsp_installer.setup()
2022-04-28 14:38:32 +02:00
github-actions[bot]
f42008ddde
chore: bump plugins version (#2459)
* chore: bump plugins version

* chore(plugins): bump version

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Abouzar Parvan <abzcoding@users.noreply.github.com>
2022-04-22 02:47:34 +04:30
Abouzar Parvan
2b765ea8f8
fix(cmp): update nvim-cmp to the latest version (#2467) 2022-04-15 04:36:37 +04:30
Abouzar Parvan
332e974b53
feat(cmp): documentation is deprecated in favor of window.documentation (#2461) 2022-04-14 23:17:06 +04:30
github-actions[bot]
0fa5a5db49
chore: bump plugins version (#2448) 2022-04-13 14:33:21 +04:30
kylo252
1569202d39
fix(impatient): avoid get_options in fast handler (#2451) 2022-04-12 11:18:17 +02:00
github-actions[bot]
36361e1107
chore: bump plugins version (#2442)
* chore: bump plugins version

* fix(snapshot): fix bufferline wrong commit
2022-04-10 23:47:23 +04:30
github-actions[bot]
c7f6b38674
chore: bump plugins version (#2439) 2022-04-09 15:10:45 +04:30
github-actions[bot]
fcb16c0961
chore: bump plugins version (#2421) 2022-04-05 17:01:49 +04:30
github-actions[bot]
93c5fed8e7
chore: bump plugins version (#2418) 2022-04-03 11:06:05 +02:00
kylo252
08d3df2cd3
feat(plugins): add support for packer snapshots (#2351) 2022-03-24 16:16:38 +01:00