nvim/lua/cosmic
2021-10-29 13:02:18 -07:00
..
config feat(config): add ability to add custom lsp server options 2021-10-29 13:02:18 -07:00
core feat(config): allow default theme to be disabled, (you will need to implement your own statusline if you do this) 2021-10-28 20:53:11 -07:00
lsp feat(config): add ability to add custom lsp server options 2021-10-29 13:02:18 -07:00
disabled.lua Init 🚀 2021-10-19 15:25:18 -07:00
editor.lua refactor(plugins): shorter plugin names 2021-10-25 18:41:34 -07:00
init.lua feat: cleaner string formats 2021-10-27 14:55:44 -07:00
mappings.lua fix(config): fix mapping overriders 2021-10-25 21:22:03 -07:00
packer.lua fix(plugins): fix packer reinstallation issues 2021-10-25 16:29:59 -07:00
pluginsInit.lua feat(config): allow default theme to be disabled, (you will need to implement your own statusline if you do this) 2021-10-28 20:53:11 -07:00
utils.lua refactor(utils): clean out inappropriate methods 2021-10-28 19:05:12 -07:00