summaryrefslogtreecommitdiff
path: root/snapshots
AgeCommit message (Collapse)Author
2022-10-24refactor(plugins)!: remove nvim-notify from core (#3300)Mark Huggins
2022-10-15chore(plugins): bump version (#3248)kylo252
* ci: update workflows * chore(plugins): bump version * chore: update depdecated settings for comment.nvim * chore(lsp): update skiplist * fixup!: take 2 for comment.nvim
2022-10-15fix(nvim-cmp-lsp): update_capabilities has been deprecated (#3245)Abouzar Parvan
2022-10-15fix(luadev): this plugin has been renamed (#3235)Abouzar Parvan
2022-10-12fix(lua-dev): make sure we are loading the correct types (#3208)Abouzar Parvan
2022-10-11chore: bump nvim-tree.lua version to `b01e7be` (#3203)Ali Almohaya
2022-10-06feat: all features active by default (#3157)Christian Chiarulli
2022-10-02chore: bump plugins version (#3113)github-actions[bot]
2022-10-01chore(plugins): remove deprecated FixCursorHold.nvim (#3107)lvimuser
2022-09-30chore: bump plugins version (#3100)github-actions[bot]
2022-09-29fix: set `lua-dev.nvim` to a valid commit version (#3096)Daniel Silva
2022-09-28chore: bump plugins version (#3094)github-actions[bot]
2022-09-27chore: bump plugins version (#2988)github-actions[bot]
* chore: bump plugins version * chore(plugins): update * chore(plugins): ignore solc Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Abouzar Parvan <[email protected]>
2022-09-21feat: add indentlines (#3056)Christian Chiarulli
2022-09-20Fix: make sure latest plugins are customizable (#3044)Abouzar Parvan
* fix: make navim-navic configurable * fix: make sure vim-illuminate is configurable * fix: make sure theme is configurable * fix(ci): don't verify uninstalled plugins * refactor(lsp): add setup_document_symbols util * revert: keep onedarker on freeze branch * refactor(lsp): avoid duplicate hl autocmds Co-authored-by: kylo252 <[email protected]>
2022-09-19feat: breadcrumbs (#3043)Christian Chiarulli
2022-09-19feat: new colorscheme tokyonight (#3041)Christian Chiarulli
2022-09-19feat(document highlight): use illuminate rather than autocommand to avoid ↵Christian Chiarulli
flashing (#3029)
2022-09-19feat: add lir.nvim again (#3038)Christian Chiarulli
2022-09-12fix(plugins): handle deprecated options (#3014)kylo252
2022-09-07fix(plugins): bring back original folke repos (#2992)Abouzar Parvan
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]