summaryrefslogtreecommitdiff
path: root/snapshots
AgeCommit message (Collapse)Author
2022-09-04chore: bump plugins version (#2972)github-actions[bot]
2022-08-29chore: bump plugins version (#2925)github-actions[bot]
2022-08-29refactor(cmp)!: adapt new recommendations (#2913)kylo252
2022-08-20chore: bump plugins version (#2895)github-actions[bot]
2022-08-10chore: bump plugins version (#2893)github-actions[bot]
2022-08-09refactor!: migrate to mason.nvim (#2880)kylo252
2022-07-23chore: bump plugins version (#2723)github-actions[bot]
2022-06-29fix dap-install (#2772)Felix Marezki
2022-06-16chore: bump plugins version (#2699)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-11fix: skip calling nvim-tree.setup() more than once (#2707)kylo252
2022-06-07chore: bump plugins version (#2654)github-actions[bot]
* chore: bump plugins version * chore(plugins): update Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Abouzar Parvan <[email protected]>
2022-05-31fix(nvimtree): update nvim-tree setup (#2681)Abouzar Parvan
2022-05-25chore: bump plugins version (#2607)github-actions[bot]
* chore: bump plugins version * chore(plugins): update Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Abouzar Parvan <[email protected]>
2022-05-12chore: bump plugins version (#2582)github-actions[bot]
* chore: bump plugins version * chore(plugins): update Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Abouzar Parvan <[email protected]>
2022-05-06chore: bump plugins version (#2563)github-actions[bot]
* chore: bump plugins version * chore(plugins): update * chore(update): replace DAPInstall with dap-buddy Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Abouzar Parvan <[email protected]>
2022-05-05fix(dap): temporarily use dap-buddy dev branch which has older code (#2567)Abouzar Parvan
2022-05-03refactor: 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-03feat(neovim): neovim 0.8 compatibility (#2544)Abouzar Parvan
2022-04-29feat(lua-dev): use the newer lua-dev branch till folke comes back (#2538)Abouzar Parvan
2022-04-29fix(nvimtree): add latest changes from nvimtree (#2537)Abouzar Parvan
2022-04-28refactor(lsp): decouple the installer setup-hook (#2536)kylo252
* 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-22chore: bump plugins version (#2459)github-actions[bot]
* 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 <[email protected]>
2022-04-15fix(cmp): update nvim-cmp to the latest version (#2467)Abouzar Parvan
2022-04-14feat(cmp): documentation is deprecated in favor of window.documentation (#2461)Abouzar Parvan
2022-04-13chore: bump plugins version (#2448)github-actions[bot]
2022-04-12fix(impatient): avoid get_options in fast handler (#2451)kylo252
2022-04-10chore: bump plugins version (#2442)github-actions[bot]
* chore: bump plugins version * fix(snapshot): fix bufferline wrong commit
2022-04-09chore: bump plugins version (#2439)github-actions[bot]
2022-04-05chore: bump plugins version (#2421)github-actions[bot]
2022-04-03chore: bump plugins version (#2418)github-actions[bot]
2022-03-24feat(plugins): add support for packer snapshots (#2351)kylo252