summaryrefslogtreecommitdiff
path: root/lua/plugins.lua
AgeCommit message (Collapse)Author
2021-07-12refactor, fix galaxylinechristianchiarulli
2021-07-13we should install O.user_plugins (#905)Abouzar Parvan
2021-07-12Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rollingchristianchiarulli
2021-07-12refactor single filechristianchiarulli
2021-07-13fix: comment typo (#902)Aaron Keisler
2021-07-12poc for refactor into one filechristianchiarulli
2021-07-12vim-rooter is essentialChris
2021-07-10don't lazyload telescope (breaks c-j c-k navigation)Chris
2021-07-10avoiding OCD attack with the help of folke/todo-comments (#839)Abouzar Parvan
2021-07-10don't lazy load compe and autopairs autoindent issuechristianchiarulli
2021-07-10remove lazyload dapchristianchiarulli
2021-07-10WIP: using formatter.nvim instead of neoformat (#781)Abouzar Parvan
2021-07-10refactor lspinstallChris
2021-07-10refactor pluginsChris
2021-07-10udpate plugin listchristianchiarulli
2021-07-10more lazylkoadchristianchiarulli
2021-07-10move pluginschristianchiarulli
2021-07-10only load jdtls for ft=javachristianchiarulli
2021-07-10refactor tex to use ftplugin onlychristianchiarulli
2021-07-10lazyload galaxylinechristianchiarulli
2021-07-09don't use custom plugin path yetchristianchiarulli
2021-07-09lvim separate package pathchristianchiarulli
2021-07-09config refactorchristianchiarulli
2021-07-09refactor plugin configchristianchiarulli
2021-07-09remove extra plugins (debloating)christianchiarulli
2021-07-09FTerm starts on same event as Dashboard (#820)Jonathan Raines
2021-07-09java tool working on macChris
2021-07-08try without tsupdateChris
2021-07-08updatechristianchiarulli
2021-07-08new command for tsupdatechristianchiarulli
2021-07-08silent updatechristianchiarulli
2021-07-07new comment lazyload eventchristianchiarulli
2021-07-07more lazy load be carefulchristianchiarulli
2021-07-07refactoring whichkeychristianchiarulli
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
* Replace LazyGit Plugin with FTerm Instance * Added gg keybind to FTerm LazyGit * Added check to see if lazygit is installed * Changed lazyload event to prevent error when called from dashboard on startup * Removed lazygit plugin. Changed Fterm lazy loading * Made the executable check more universal for when we include other terminal applications Co-authored-by: rebuilt <[email protected]>