summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-10silently formatchristianchiarulli
2021-07-10WIP: using formatter.nvim instead of neoformat (#781)Abouzar Parvan
2021-07-10galaxyline tweaksChris
2021-07-10refactor lspinstallChris
2021-07-10refactor floattermChris
2021-07-10refactor pluginsChris
2021-07-10refactor treesitterChris
2021-07-10fix barbar leader mappingsChris
2021-07-10updated readme according to default_plugin changes (#833)Abouzar Parvan
2021-07-10nvim-tree use default setting (#834)arxra
2021-07-10lua/lv-user-config has been renamed to lua/lv-user (#830)Abouzar Parvan
2021-07-10udpate plugin listchristianchiarulli
2021-07-10refactor settings for hotswapchristianchiarulli
2021-07-10remove treesitter pluginschristianchiarulli
2021-07-10more lazylkoadchristianchiarulli
2021-07-10only use lush activechristianchiarulli
2021-07-10namespace document highlight under lspchristianchiarulli
2021-07-10refactor settingschristianchiarulli
2021-07-10move pluginschristianchiarulli
2021-07-10only load jdtls for ft=javachristianchiarulli
2021-07-10refactor tex to use ftplugin onlychristianchiarulli
2021-07-10remove lua theme, unecessarychristianchiarulli
2021-07-10Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rollingchristianchiarulli
2021-07-10lazyload galaxylinechristianchiarulli
2021-07-10update python debug checkchristianchiarulli
2021-07-10update some commands for jdtlschristianchiarulli
2021-07-09Fix telescope-project not loading in dashboard (#824)Abouzar Parvan
2021-07-09don't use custom plugin path yetchristianchiarulli
2021-07-09add testimonial (#826)not
2021-07-09lvim separate package pathchristianchiarulli
2021-07-09more refactorchristianchiarulli
2021-07-09update example configschristianchiarulli
2021-07-09more config refactorchristianchiarulli
2021-07-09config refactorchristianchiarulli
2021-07-09refactor plugin configchristianchiarulli
2021-07-09more debloatchristianchiarulli
2021-07-09remove extra plugins (debloating)christianchiarulli
2021-07-09expose completion configchristianchiarulli
2021-07-09remove <tab> to move between bufferschristianchiarulli
2021-07-09fix mac resize keyschristianchiarulli
2021-07-09PoC zen mode hot reload config and refactorchristianchiarulli
2021-07-09make shiftwidth and tabstop configurable (#818)0.4.7Abouzar Parvan
2021-07-09Add CONTRIBUTING.md (#819)Luc Sinet
2021-07-09FTerm starts on same event as Dashboard (#820)Jonathan Raines
2021-07-09update settingsChris
2021-07-09fix java scriptChris
2021-07-09java updatesChris
2021-07-09option to enable spell checking (#815)Robin Kautz
2021-07-09Add colorcolumn option for those who don't use indent line (#814)Jonathan Raines
* Add colorcolumn option for those who don't use indent line * Moved comment to appropriate place
2021-07-09Refactor tsserver-ls as a shared module (#806)hui.liu