Commit graph

137 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
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
Matt Leong
4444126a83 feat(config): settable main icon 2021-10-25 08:55:52 -07:00
Matt Leong
43f37c3d8d refactor(navigation): file-navivation -> navigation 2021-10-22 22:34:34 -07:00
Matt Leong
c61dc5acf6 feat(lsp): updated lsp mappings to utilize telescope, update telescope settings 2021-10-22 22:11:01 -07:00
Matt Leong
6dc398b060 feat(diagnostics): add min severity level for v text, cleaner mappings 2021-10-22 20:36:17 -07:00
Matt Leong
0d758652e5 feat(terminal): use shell as title 2021-10-22 18:58:13 -07:00
Matt Leong
ecb38b33c0 feat(theme): fix virtual text and clean highlights 2021-10-22 18:43:13 -07:00
Matt Leong
97e809d60f chore(statusline): clean out deprecated helper 2021-10-20 15:22:40 -07:00
Matt Leong
093fbc0f78 chore(file-navigation): clean up preview title prop 2021-10-20 09:53:36 -07:00
Matt Leong
a9cbaf7802 Init 🚀 2021-10-19 15:25:18 -07:00