summaryrefslogtreecommitdiff
path: root/lua/plugins.lua
AgeCommit message (Expand)Author
2021-10-10feat: add an independent lvim namespace (#1699)kylo252
2021-10-10fix(auto-pairs): disable lazy loading for auto-pairs (#1729)rebuilt
2021-10-03refactor: auto-generate language configuration (#1584)kylo252
2021-09-29barbar is fixed upstreamAbouzar Parvan
2021-09-28pin barbar to fix #1636Abouzar Parvan
2021-09-15[bugfix] Update lualine according to the breaking changes (#1558)Abouzar Parvan
2021-09-14feat(lualine): pin commit to avoid breaking config (#1546)chaesngmin
2021-09-13Fix loading cmp config after Packer install (#1524)Chase Colman
2021-09-08feature: unpin gitsigns to use the latest bugfix commits on their repo (#1509)Abouzar Parvan
2021-09-07feat: compe -> cmp (#1496)Christian Chiarulli
2021-09-06toggleterm.nvim not toggleterm.lua :facepalm:Abouzar Parvan
2021-09-06nvim-toggleterm has been renamed to toggletermAbouzar Parvan
2021-09-05fix: load nvim_comment setup from core module (#1476)Jakpat Mingmongkolmitr
2021-08-29fix: Cursorhold Event not firing after entering lunarvim from dashboard->tele...christianchiarulli
2021-08-22[Refactor/Bugfix] move on_config_done callbacks to relevant setup() (#1175)devtoi
2021-08-20[Feature] switch galaxyline to lualine (#1329)chaeing
2021-08-18[Refactor]: Remove vim-rooter and smart-cwd; then use project.nvim (#1315)Ahmed Khalf
2021-08-17[Feature] Make the rest of the builtins configurable (#1318)kylo252
2021-08-15[Refactor] Clean-up redundant module-load checks (#1011)kylo252
2021-08-12Revert "Merge pull request #1294 from kylo252/autopairs-refactor"abzcoding
2021-08-11allow disabling autopairs completelykylo252
2021-08-11feat: make autopairs configurablekylo252
2021-08-10remove astronautachristianchiarulli
2021-08-10pin astronauta till we figure out the root cause (#1282)Abouzar Parvan
2021-08-09feat: Add an async logger using plenary (#1207)kylo252
2021-08-08new event for vsnipChris
2021-08-06bufferline broke because the added active toggle will always be false. Set it...rebuilt
2021-08-05ability to toggle bufferlinechristianchiarulli
2021-08-04lazy loading vim-rooter might cause some issuesAbouzar Parvan
2021-08-03feat: add lvim.lsp.smart_cwd (#1218)kylo252
2021-07-28no need to add root patterns, airblade/vim-rooter#123 got mergedRafael Madriz
2021-07-28just use tfChris
2021-07-28don't use this plugin strategy because it makes packer sadchristianchiarulli
2021-07-27include `package-lock.json` & `package.json` in root patterns (#1133)Rafael
2021-07-26remove commentChris
2021-07-26compatible 0.5 treesitterchristianchiarulli
2021-07-25autoindent issue solved finallychristianchiarulli
2021-07-24New contract (#1080)Christian Chiarulli
2021-07-21[Feature]: Add callbacks for plugins with a config entry for packer (#1042)devtoi
2021-07-19toggle() already follows the file, no need for find_file() (#1020)Abouzar Parvan
2021-07-19reverting due to #1018Abouzar Parvan
2021-07-18unpin nvim-tree.luaAbouzar Parvan
2021-07-18Split plugin loading logic from the configuration (#796)Luc Sinet
2021-07-16this may break things if not specified like thischristianchiarulli
2021-07-16[Feature] add linter support (#982)Luc Sinet
2021-07-16add scala and sbt support (#986)Abouzar Parvan
2021-07-14user toggleterm instead of ftermchristianchiarulli
2021-07-14Autopairs event trigger (#929)rebuilt
2021-07-13protected call for formatter.nvimchristianchiarulli
2021-07-13poc with local prettier workingchristianchiarulli