Commit graph

22 commits

Author SHA1 Message Date
Matthew Leong
7e81d05408
Clean out themes + lots of clean up (#87)
* refactor: remove extra themes

* feat: clean up theme setup

* refactor: move highlights/colors to galaxyline plugin

* feat: add lualine sections

* feat: add lualine icons

* feat: add user config override for lualine

* refactor: remove galaxy line :D

* refactor: clean out notify-nvim configs

* refactor: clean up utils

* refactor: clean up utils - icons
2022-12-27 13:24:27 -08:00
Matt Leong
4bae8cfbd5 feat(core): move user config init to core 2022-02-06 19:01:26 -08:00
Matt Leong
395462745a refactor(plugins): rename cosmic/modules and some plugins 2021-12-07 07:19:19 -08:00
Matt Leong
c19b565f0e refactor(theme): clean up theme + better organization 2021-11-29 16:29:23 -08:00
Matt Leong
ca9e3a0af1 refactor: overhaul of organization, PLEASE RUN :CosmicReloadSync 2021-11-29 16:01:00 -08:00
Matt Leong
e9e84bb645 fix(config): editor changes are respected properly 2021-11-29 14:11:51 -08:00
Matt Leong
2b290d5dda fix(themes): fix gruvbox and statusline hi 2021-11-15 09:09:52 -08:00
Matt Leong
2fb6bddbc1 feat(themes): clean up theme config names 2021-11-15 07:23:41 -08:00
Matt Leong
4796732c93 fix(themes): gruvbox notify warning 2021-11-13 08:54:23 -08:00
Matt Leong
1d8f81b737 feat(utils): slightly better reload functions 2021-11-12 14:00:32 -08:00
Matt Leong
7fb184fb1f fix: move commands file 2021-11-07 22:28:35 -08:00
Matt Leong
6c50df36e9 feat(core): Add CosmicUpdate, CosmicReload, CosmicReloadConfig commands 2021-11-07 16:29:01 -08:00
Matt Leong
7cff9dcd98 refactor(config): rename example configs 2021-11-06 22:16:16 -07:00
Matt Leong
3b6e4213b9 feat: cleaner string formats 2021-10-27 14:55:44 -07:00
Matt Leong
d26cefb296 feat(core): cleaner requires for core 2021-10-26 19:42:05 -07:00
Matt Leong
d746f70865 fix(config): allow highlights to be overridable 2021-10-26 11:44:29 -07:00
Matt Leong
b377cf8c09 fix(mappings): fix leader key for realz 2021-10-25 19:41:18 -07:00
Matt Leong
55eaa0feed fix(mappings): fix leader key 2021-10-25 19:34:57 -07:00
Matt Leong
6306ed7293 feat(config): additional mappings config 2021-10-25 08:02:19 -07:00
Matt Leong
01af4f41ce feat(config): add editor config 2021-10-25 07:55:42 -07:00
Matt Leong
fbbb3a5a77 fix(cosmic): move packer compiled file to load after packer 2021-10-20 05:36:17 -07:00
Matt Leong
a9cbaf7802 Init 🚀 2021-10-19 15:25:18 -07:00