summaryrefslogtreecommitdiff
path: root/lua/core/galaxyline.lua
AgeCommit message (Collapse)Author
2021-07-25Show correct indentation settings in galaxyline (#1093)Eti
Display "Tab size: " instead of "Spaces: " if indenting with tabs.
2021-07-24New contract (#1080)Christian Chiarulli
Changes to the global config object O is now lvim user_plugins is now plugins user_autocommands is now autocommands No more lang specific plugins Null-ls has replaced both formatter.nvim and nvim-lint
2021-07-19Decoupling config from nvim (#1038)Christian Chiarulli
2021-07-15updatechristianchiarulli
2021-07-12refactor, fix galaxylinechristianchiarulli
2021-07-12refactor single filechristianchiarulli