Commit graph

109 commits

Author SHA1 Message Date
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
Matt Leong
d8c561dbc1 fix(themes): catppuccin reference fix 2021-11-16 08:03:41 -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
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
ef19b15e4f feat(snippets): add friendly snippets 2021-11-08 11:09:44 -08:00
Matt Leong
7fb184fb1f fix: move commands file 2021-11-07 22:28:35 -08:00
Matt Leong
85fea07d98 feat(ui): cleaner msg 2021-11-07 19:07:30 -08:00
Matt Leong
6c50df36e9 feat(core): Add CosmicUpdate, CosmicReload, CosmicReloadConfig commands 2021-11-07 16:29:01 -08:00
Matt Leong
fab75c9f32 feat(statusline): little clean up 2021-11-07 12:20:31 -08:00
Matt Leong
f66766a2f4 fix(statusline): better statusline bg 2021-11-07 12:14:41 -08:00
Matt Leong
ecf36ee938 feat(statusline): show active lsp clients 2021-11-07 11:52:32 -08:00
Matt Leong
16884c1c09 refactor(config): move defaults to appropriate places 2021-11-05 16:59:34 -07:00
Matt Leong
c44df0d6c4 fix: grep string on dashboard 2021-11-05 16:16:19 -07:00
Matt Leong
d4b0ff49be feat(dashboard): add repo as footer 2021-11-05 16:11:42 -07:00
Matt Leong
1b7df448f5 fix(dashboard): fix icons 2021-11-05 15:26:10 -07:00
Matt Leong
a195ca4b97 feat(plugins): Added Dashboard! :D 2021-11-05 10:35:25 -07:00
Matt Leong
7b75433505 feat(mapping): <leader>f{x} for basic nav mappings, <leader>s was...not great 2021-11-03 20:16:35 -07:00
Matt Leong
449a50db9a feat(lsp): add lua defaults to config
* feat(mappings): better defaults
2021-11-01 21:32:27 -07:00
Matt Leong
0816c008c3 refactor(mappings): update mappings to follow better semantics 2021-11-01 21:32:27 -07:00
Matt Leong
a00aaa6361 feat(plugins): add todo highlight 2021-10-30 18:54:10 -07:00
Matt Leong
88de0e2dbd fix(nav): fix mappings 2021-10-29 19:50:51 -07:00
Matt Leong
e6ee76c3a2 feat(core): some clean up 2021-10-29 17:54:38 -07:00
Matt Leong
25060f1713 feat(file-explorer): remove broken icon on nvim tree statusline 2021-10-29 17:19:28 -07:00
Matt Leong
9ed1d49ae5 feat(config): add ability to add ensured_installed for treesitter 2021-10-29 13:12:51 -07:00
Matt Leong
f4e75710ea 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
Matt Leong
d9c294e814 refactor(utils): clean out inappropriate methods 2021-10-28 19:05:12 -07:00
Matt Leong
303d01b3e8 feat(lsp): move rename change to title 2021-10-28 06:48:24 -07:00
Matt Leong
2756730e75 feat(lsp): show name change in notification 2021-10-27 21:39:25 -07:00
Matt Leong
f7d9085a5f feat(config): toggle rename notification 2021-10-27 21:14:30 -07:00
Matt Leong
4de18981ce feat(core): Rename notifications are cleaner 2021-10-27 17:37:43 -07:00
Matt Leong
cfc22daed3 feat(core): Check out renaming now :)
* Added nvim-notify to alert user of rename changes
* Use notify as vim.notify if installed
2021-10-27 17:19:29 -07:00
Matt Leong
4709170c38 feat(theme): add legacy sign highlights 2021-10-26 16:55:10 -07:00
Matt Leong
d746f70865 fix(config): allow highlights to be overridable 2021-10-26 11:44:29 -07:00
Matt Leong
95161afa2a fix(lsp): fix code actions not working due to bad maps 2021-10-26 11:23:36 -07:00
Matt Leong
40b3d1e7af feat(nav): wider reference windows 2021-10-26 07:19:07 -07:00