Commit graph

136 commits

Author SHA1 Message Date
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
734d1d2ef0 feat(readme): update config links 2021-11-07 08:31:17 -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
4f3323d906 feat(readme): add dashboard 2021-11-06 22:27:22 -07:00
Matthew Leong
09bd4d89b0 feat(readme): better discord shield 2021-11-06 22:25:56 -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
Matthew Leong
ee77ff2606
feat(readme): moar screenshots link 2021-11-05 18:22:11 -07:00
Matthew Leong
38726979ad
feat(readme): Update screenshots 2021-11-05 18:11:32 -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
a795f0914f feat(core): add check for nvim 0.6 2021-11-05 08:52:38 -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
Matthew Leong
b63e630c10
feat(readme): slightly better screenshots 2021-11-01 21:43:57 -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
Matt Leong
065ebfa890 feat(plugins): cleaner todo highlights 2021-11-01 14:19:44 -07:00
Matt Leong
54bcdf47fb feat(plugins): add filetype.nvim for perf 2021-10-30 18:59:43 -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
7e3ce5094b feat(utils): learning some plenary 2021-10-29 15:57:31 -07:00
Matt Leong
f1230ee2c7 fix(plugins): fix occasional notify error if it loads before theme 2021-10-29 14:50:28 -07:00
Matt Leong
8064cf355a feat(config): full vim.diagnostic config settings 2021-10-29 14:39:47 -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
8dde6a3f09 feat(config): add ability to add custom lsp server options 2021-10-29 13:02:18 -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