summaryrefslogtreecommitdiff
path: root/lua/plugins.lua
AgeCommit message (Expand)Author
2021-07-07Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stable0.4.4christianchiarulli
2021-07-07comment toggle on bufreadchristianchiarulli
2021-07-07Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stablechristianchiarulli
2021-07-07always use telescopechristianchiarulli
2021-07-07Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stablechristianchiarulli
2021-07-06dashboard autoconfigchristianchiarulli
2021-07-06pin nvimtreechristianchiarulli
2021-07-06test lazyloading nvimtreechristianchiarulli
2021-07-06remove dashboard from auto activatingchristianchiarulli
2021-07-06formmattingchristianchiarulli
2021-07-06autoload dashboardchristianchiarulli
2021-07-06fix losing dashboard command add whichkey binding for lunarconfig0.4.3christianchiarulli
2021-07-06custom whichkey entriesChris
2021-07-06wrap requires in pcallChris
2021-07-06testing autosave config poetnetially unstablechristianchiarulli
2021-07-06Replace LazyGit Plugin with FTerm Instance (#717)Jonathan Raines
2021-07-06fix telescope project issue (#723)Abouzar Parvan
2021-07-06remove plugin bloatchristianchiarulli
2021-07-05more treesitterchristianchiarulli
2021-07-05Add Treesitter extensions for better textobjects (#700)Anshuman Medhi
2021-07-05Cleaner way to load vimtex config thanks to rebuilt.Sv7n
2021-07-05no lazyload lspinstall0.4.0christianchiarulli
2021-07-05no lazyloading barbarchristianchiarulli
2021-07-05going back to barbarchristianchiarulli
2021-07-05(feat) use neoformat as the defalt format option (#715)Rafael
2021-07-05user defined pluginschristianchiarulli
2021-07-05debugging updateschristianchiarulli
2021-07-05remove lspsagaChris
2021-07-05basic python debuggingChris
2021-07-04shelfing null-ls for now, seems to slow things down significantlyChris
2021-07-04start formatting rulesRafael
2021-07-04Changed ft of latex (lervag/vimtex) to correct 'tex' value. Need to run Packe...Jacek Kiedrowski
2021-07-04Better JS/TS Development Experience (#667)maxime50
2021-07-04more lazyloadchristianchiarulli
2021-07-04more lazyloadChris
2021-07-04Adding tabnine for compe (#640)Abouzar Parvan
2021-07-04lazy load lspinstall (#654)rebuilt
2021-07-04no more ft for rust tools for nowChris
2021-07-04Merge branch 'master' of github.com:ChristianChiarulli/LunarVimchristianchiarulli
2021-07-04using bufferline, barbar had too many conflicts unfortunatelychristianchiarulli
2021-07-04Fix typo (#636)Brandon Conway
2021-07-03elixir updatesChris
2021-07-03indent-blankline.nvim lua branch has been merged into master (#607)Abouzar Parvan
2021-07-02use vim for packer compile pathChris
2021-07-02Add snap as an optional alternative to telescope (#582)Cam Spiers
2021-07-02more lush supportChris
2021-07-02fix lspsagaChris
2021-07-02Adding DAPInstall.nvim in regards to #574 (#577)0.2.0Abouzar Parvan
2021-07-01lsp in ftplugin austonautomoychristianchiarulli
2021-07-01fixes indenting by adding compe setup in autopairs config (#569)rebuilt