summaryrefslogtreecommitdiff
path: root/lua/lvim/plugins.lua
AgeCommit message (Expand)Author
2023-01-26feat: make lvim.lsp a builtinLostNeophyte
2023-01-25refactor!: put all plugin options under `opts`LostNeophyte
2023-01-25restore bigfileLostNeophyte
2023-01-25refactor: use callbacks for configuring builtinsLostNeophyte
2023-01-20chore: formatLostNeophyte
2023-01-20fix(lazy): suggested fixes for pref/lazyloading branch (#3754)pr-313
2023-01-20perf: lazy load most pluginsLostNeophyte
2023-01-15chore(plugins): change devicons repo owner to nvim-treeLatif Sulistyo
2023-01-13feat: cmdline config option enables cmp-cmdline plugin (#3719)opalmay
2023-01-12refactor: move to upstream lir (#3711)opalmay
2023-01-11fix(treesitter): prepend to rtp (#3708)LostNeophyte
2023-01-10refactor: migrate to lazy.nvim (#3647)LostNeophyte
2023-01-07refactor: use lir fork in the org (#3694)opalmay
2022-11-28perf: handle big files better (#3449)LostNeophyte
2022-11-04feat: use our own colorscheme, decouple from tokyonight (#3378)Christian Chiarulli
2022-10-21refactor(plugins)!: remove nvim-notify from core (#3300)Mark Huggins
2022-10-15perf(plugins): move assert `vim.env.LVIM_DEV_MODE` logic (#3238)2nthony
2022-10-15fix(luadev): this plugin has been renamed (#3235)Abouzar Parvan
2022-10-06feat: all features active by default (#3157)Christian Chiarulli
2022-10-04refactor: more deliberate reload (#3133)kylo252
2022-10-04feat: added dap ui and relative config (#3131)Gabriele Musco
2022-10-02fix: idk why it has an issue here but we can't use reload in the plugins file...Christian Chiarulli
2022-10-03feat: reload and lir color update (#3123)Christian Chiarulli
2022-10-01chore(plugins): remove deprecated FixCursorHold.nvim (#3107)lvimuser
2022-09-21fix: always load base themeChristianChiarulli
2022-09-21Indentlines (#3057)Christian Chiarulli
2022-09-21feat: add indentlines (#3056)Christian Chiarulli
2022-09-20revert: fix Packer instead of hard-coding config (#3049)kylo252
2022-09-20feat: illuminate works againChristianChiarulli
2022-09-20Fix: make sure latest plugins are customizable (#3044)Abouzar Parvan
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 fla...Christian Chiarulli
2022-09-19feat: add lir.nvim again (#3038)Christian Chiarulli
2022-09-17revert: lir.nvim is still broken (#3036)kylo252
2022-09-16feat: add lir.nvim (#3031)kylo252
2022-09-16revert: remove incomplete lir integration (#3030)kylo252
2022-09-15refactor: small improvements (#3021)Christian Chiarulli
2022-09-07fix(plugins): bring back original folke repos (#2992)Abouzar Parvan
2022-08-09refactor!: migrate to mason.nvim (#2880)kylo252
2022-07-23chore: bump plugins version (#2723)github-actions[bot]
2022-06-23feat(installer): add verify-plugins hook (#2751)kylo252
2022-05-26feat(cmp): add option to disable friendly-snippets (#2660)kylo252
2022-05-15fix: load notify's telescope extension properly (#2586)Xavier Young
2022-05-05fix(dap): temporarily use dap-buddy dev branch which has older code (#2567)Abouzar Parvan
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-28feat(icons): make it possible to disable icons (#2529)Abouzar Parvan
2022-04-27refactor: lock new installations to nvim v0.7+ (#2526)kylo252
2022-04-18fix(luasnip): only use user snippets if the folder exists (#2481)Abouzar Parvan