summaryrefslogtreecommitdiff
path: root/lua/lvim/plugins.lua
AgeCommit message (Collapse)Author
2022-01-08fix(null-ls): avoid sending invalid opts.args (#2154)kylo252
2022-01-06fix(which-key): temporary solution for which-key (#2150)Jieru Mei
2022-01-05chore: bump plugin versions (#2147)kylo252
2022-01-04chore: plugin version bump (#2136)kylo252
2022-01-02feat: plugin version bump (#2131)Abouzar Parvan
2022-01-02feat: lazyload notify's configuration (#1855)kylo252
Co-authored-by: Luc Sinet <[email protected]>
2022-01-01refactor(info): use new null-ls api for sources (#2125)kylo252
2021-12-28feat: plugin version bump (#2120)Abouzar Parvan
2021-12-28feat(luadev): better vim api completion (#2043)Jieru Mei
2021-12-28chore: bump plugin versions (#2118)Abouzar Parvan
Co-authored-by: kylo252 <[email protected]>
2021-12-23refactor: uplift neovim's minimum version requirement to 0.6.0 (#2093)Abouzar Parvan
Co-authored-by: kylo252 <[email protected]>
2021-12-21chore: core plugins version bump (#2103)kylo252
2021-12-14chore: bump plugins version (#2079)kylo252
2021-12-13feat: update lsp-installer and lspconfig hashes to enable solidity_ls ↵edag94
language server (#2072) Co-authored-by: kylo252 <[email protected]>
2021-12-11feat: bump plugin versions (#2064)Abouzar Parvan
Co-authored-by: kylo252 <[email protected]>
2021-12-08fix(plugins): typo of pin commit of `treesitter` (#2046)Xavier Young
2021-12-06feat: full compatibility with neovim v0.6 (#2037)kylo252
2021-12-04chore: bump core-plugins version (#2031)kylo252
2021-12-01chore: bump core-plugins' version (#2018)kylo252
2021-11-29fix(nvimtree): update settings (#2001)kylo252
2021-11-28fix(cmp): revert broken sequential loading (#2002)kylo252
2021-11-28fix: correct order for cmp's setup (#1999)kylo252
2021-11-27chore: bump core-plugins version (#1989)kylo252
2021-11-16feat: support new null-ls (#1955)Christian Chiarulli
2021-11-10chore: bump lspconfig and null versionskylo252
2021-11-10chore: update lsp-installerChristianChiarulli
2021-11-10fix(cmp): if possible jump in the snippet after completionChase Colman
fix(cmp): update cmp to fix textwidth calculation and indent bugs
2021-11-08chore: update lsp installerChristianChiarulli
2021-11-06chore: pin cmp packagesChristianChiarulli
2021-11-05fix: formattingChristianChiarulli
2021-11-05feat: pin packages for stability before 1.0ChristianChiarulli
2021-11-05feat: enable context commentstring by default (#1904)Christian Chiarulli
2021-10-30fix: pin nvim-tree (#1874)kylo252
2021-10-22[fix] fix notify's highlight groups and make it optional (#1827)kylo252
2021-10-22feat: use the main folke which-key branchAbouzar Parvan
2021-10-22fix(plugin): update lualine repo name (#1822)Sebbl0508
2021-10-21[Feature] use structlog and notify.nvim (#1737)kylo252
Co-authored-by: Luc Sinet <[email protected]>
2021-10-15feat: better telescope integration (#1702)kylo252
2021-10-11[Feature] use `Comment.nvim` instead of `nvim-comment` (#1736)Abouzar Parvan
2021-10-11fix: correct floating window position in Neovim 0.6 nightly (#1732)Abouzar Parvan
2021-10-10feat: add an independent lvim namespace (#1699)kylo252