Commit graph

283 commits

Author SHA1 Message Date
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
76817b1b22 feat(config): clean up comments 2021-11-10 14:42:28 -08:00
Matt Leong
e0503e4a81 feat(config): clean up 2021-11-10 14:24:48 -08:00
Matt Leong
0d3e6a0ad2 feat(config): add config example for utils 2021-11-10 14:19:03 -08:00
Matt Leong
3aab287794 feat(lsp): trade efm and eslint for null-ls 2021-11-09 18:53:52 -08:00
Matt Leong
ef19b15e4f feat(snippets): add friendly snippets 2021-11-08 11:09:44 -08:00
Matt Leong
abed04444e feat(utils): clean up 2021-11-07 23:39:41 -08:00
Matt Leong
e552342902 feat(utils): update command enhancements 2021-11-07 23:05:24 -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
9353418791 feat(utils): better update function 2021-11-07 19:04:18 -08:00
Matt Leong
6c50df36e9 feat(core): Add CosmicUpdate, CosmicReload, CosmicReloadConfig commands 2021-11-07 16:29:01 -08:00
Matt Leong
0e578c1d03 feat(plugins): small clean up 2021-11-07 12:59:26 -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
02cc3131fe feat(config): add readme and clean up dir 2021-11-07 07:50:18 -08:00
Matt Leong
56e1a36ac7 feat(plugins): clean up 2021-11-07 07:14:27 -08:00
Matt Leong
872ed8ecaf fix(plugins); fix missing lspkind error 2021-11-07 06:49:12 -08:00
Matt Leong
5e77075f44 feat(plugins): decouple statusline disable from theme 2021-11-06 22:31:11 -07:00
Matt Leong
7cff9dcd98 refactor(config): rename example configs 2021-11-06 22:16:16 -07:00
Matt Leong
16cfc46795 feat(plugins): even more perf yo 2021-11-05 21:51:07 -07:00
Matt Leong
0270f32e03 feat: perf improvments 🚀 2021-11-05 21:14:05 -07:00
Matt Leong
6e21b1de74 feat(plugins): clean up 2021-11-05 20:34:01 -07:00
Matt Leong
800110124d feat(config): clean up readme 2021-11-05 17:29:32 -07:00
Matt Leong
a96c4cc23d refactor(lsp): move lua defaults to provider 2021-11-05 17:22:47 -07: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
4ea5b44cb9 fix(plugins): treesitter not being installed when opening empty buffer on initial installation 2021-11-03 11:59:42 -07:00
Matt Leong
ee11dde8bd fix: disable cmp cmdline 2021-11-03 11:32:51 -07:00
Matt Leong
362a77e60d feat: update cmp mappings, fix: auto session save issues when notification is present 2021-11-03 10:57:08 -07:00
Matt Leong
a50452bf4f fix(plugins): fix dependancy order 2021-11-03 10:47:58 -07:00
Matt Leong
4e46b1611b fix(config): lsp config settings don't break if options arent set 2021-11-02 08:20:58 -07:00
Matt Leong
07a01302f2 fix(plugins): packer background is correct color
* feat(plugins): more perf stuff <3
2021-11-01 21:33:00 -07:00
Matt Leong
c95290c609 feat(plugins): lazy load autocomplete 2021-11-01 21:32:27 -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