Commit graph

202 commits

Author SHA1 Message Date
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
dfab8f4c41 feat(configs): config.comments -> config.todo_comments 2021-11-29 15:31:18 -08:00
Matthew Leong
7acde5a7ab fix(readme): typo + moar emojis 2021-11-29 15:25:09 -08:00
Matt Leong
720ee95148 feat(statusline): new default icon 2021-11-29 15:15:31 -08:00
Matt Leong
d2c42bec2c refactor(core): rename some core modules 2021-11-29 14:53:37 -08:00
Matt Leong
c7d28b0176 feat(configs): add more plugin config options 2021-11-29 14:35:04 -08:00
Matt Leong
f6c4a9d2cb feat(config): add nvim_tree config setting 2021-11-29 14:19:54 -08:00
Matt Leong
e9e84bb645 fix(config): editor changes are respected properly 2021-11-29 14:11:51 -08:00
Matt Leong
02455d6514 feat(lsp): bump formatting timeout 2021-11-29 07:44:00 -08:00
Matt Leong
1ceb0fc44d feat(lsp): clean up 2021-11-29 07:20:12 -08:00
Matt Leong
32cafa4d86 feat(lsp): force install less servers 2021-11-29 06:51:03 -08:00
Matt Leong
8b89755f5e refactor(diagnositcs): address breaking changes from neovim core 2021-11-27 11:50:06 -08:00
Matt Leong
130bb69cd2 feat(readme): update links to new org 2021-11-25 12:38:47 -08:00
Matt Leong
f6f49dd059 feat(utils): clean up logger 2021-11-23 08:29:27 -08:00
Matt Leong
bc79ee19e3 feat(utils): CosmicReload will recompile 2021-11-22 15:12:05 -08:00
Matt Leong
7c0be72d08 feat(plugins): move some configs to core 2021-11-22 14:54:10 -08:00
Matt Leong
92734a9af6 feat(themes): add enfocado 2021-11-22 14:26:05 -08:00
Matt Leong
d9eeeae3a5 feat(themes): add dracula 2021-11-22 14:08:50 -08:00
Matt Leong
b485e1c8fb feat(themes): add onedark 2021-11-22 13:58:09 -08:00
Matt Leong
fb7b136a24 feat(commands): update notification 2021-11-21 22:01:56 -08:00
Matt Leong
6fbfee29b9 feat: tiny clean up 2021-11-21 18:38:17 -08:00
Harun Sheikhali
9b27aae4c2
added nightfox colors (#29)
* added nightfox colours

Co-authored-by: Harun Sheikhali <harun.sheikhali@agilebits.com>
2021-11-21 18:31:30 -08:00
Matt Leong
a14a4bb118 feat(commands): Cosmic reload now will properly update themes on the fly!! 2021-11-20 22:42:55 -08:00
Matt Leong
bbdf42e745 feat(themes): lock catppuccino commit hash 2021-11-17 09:39:45 -08:00
Matthew Leong
3683a23aeb
feat(readme): update commands 2021-11-16 22:59:42 -08:00
Matt Leong
34da8714db fix(core): fix occasional treesitter issues
* fix(commands): better reloading
2021-11-16 20:59:02 -08:00
Matt Leong
d8c561dbc1 fix(themes): catppuccin reference fix 2021-11-16 08:03:41 -08:00
Matt Leong
2860270a13 fix:(theme): fix default theme reference 2021-11-16 07:02:56 -08:00
Matt Leong
2b290d5dda fix(themes): fix gruvbox and statusline hi 2021-11-15 09:09:52 -08:00
Matt Leong
8e4c45a213 feat(plugins): move theme plugins to new file 2021-11-15 07:29:43 -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
461d5c9f12 fix(commands): clean up 2021-11-12 14:47:58 -08:00
Matt Leong
1d8f81b737 feat(utils): slightly better reload functions 2021-11-12 14:00:32 -08:00
Matt Leong
fab66bb685 fix(utils): fix issue with reloading cosmic 2021-11-12 13:26:27 -08:00
Matt Leong
292ffbb2ea fix(highlights): remove highlight link 2021-11-12 13:07:40 -08:00
Matt Leong
ef020a469e feat(highlights): clean up 2021-11-12 12:58:57 -08:00
Matt Leong
525bf1f076 fix(colors): return false when theme doesn't load 2021-11-12 11:37:47 -08:00
Matt Leong
a6858e9950 feat(themes): add rose pine 2021-11-12 11:30:26 -08:00
Matt Leong
c0968ef35e fix(themes): tokyonight floatterm border color 2021-11-12 10:52:30 -08:00
Matt Leong
e680464703 feat(snippets): lazy load snippets only 2021-11-12 10:14:13 -08:00
Matt Leong
6d9ee05810 feat(readme): add theming docs 2021-11-12 09:46:48 -08:00
Matt Leong
0a2a946ca6 feat(themes): add gruvbox 2021-11-12 09:27:03 -08:00
Matt Leong
a76888f171 feat(themes): add nord 2021-11-12 08:03:43 -08:00
Matt Leong
9d3e73b3d0 fix: theme disabling 2021-11-11 23:15:48 -08:00
Matt Leong
2326c8b2d2 feat(themes): new themes!! 2021-11-11 20:30:01 -08:00
Matt Leong
7fc6a26751 fix(statusline): fix lsp active clients 2021-11-11 14:43:20 -08:00
Matt Leong
ff3a7a5de4 feat(plugins): clean up 2021-11-10 22:23:05 -08:00
Matt Leong
9211e64849 feat(readme): add uninstall details 2021-11-10 15:30:37 -08:00