summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Collapse)Author
2021-07-11Refactor whichkey config to make all keys overridable in user config (#813)Anders N. Slinde
2021-07-10fix colors for statuslineChris
2021-07-10update colorsChris
2021-07-10Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rollingChris
2021-07-10begin statusline color supportChris
2021-07-10change Neoformat to FormatWrite in whichkey bindings (#859)William Goulois
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-10change formatter to exechristianchiarulli
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-10nvim-tree use default setting (#834)arxra
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-10lazyload galaxylinechristianchiarulli
2021-07-09don't use custom plugin path yetchristianchiarulli
2021-07-09lvim separate package pathchristianchiarulli
2021-07-09more refactorchristianchiarulli
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-09FTerm starts on same event as Dashboard (#820)Jonathan Raines
2021-07-09update settingsChris
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