Commit graph

160 commits

Author SHA1 Message Date
Matt Leong
4bae8cfbd5 feat(core): move user config init to core 2022-02-06 19:01:26 -08:00
Matt Leong
6f1449dbca fix(themes): fix github theme colors 2022-01-17 15:34:37 -08:00
Matt Leong
9680e81aa3 feat: delete mappings for tabs and buffers 2022-01-17 14:34:41 -08:00
Matt Leong
2be3e66c3c rebase: fix mappings 2022-01-17 13:25:26 -08:00
Matt Leong
6102571a7f refactor: smaller config footprint 2022-01-17 13:14:12 -08:00
Matt Leong
99adce7770 fix(mappings): use pcall over require since cosmic.config.plugins might not be present 2022-01-14 09:02:36 -08:00
Matt Leong
80580b7f7b fix(session): leader key set properly 2022-01-11 20:39:36 -08:00
Matt Leong
988b14ec9e fix(mappings): load nvim tree mappings always 2022-01-11 19:39:28 -08:00
Matt Leong
df13f58678 refactor(highlights): set_highlight over highlight 2022-01-03 16:26:28 -08:00
Matt Leong
3be2d316fc feat(notify): change animation 2021-12-29 10:48:43 -08:00
Matthew Leong
36a077f787
feat(plugins): load nvim-notify after colorscheme has loaded (#37) 2021-12-29 10:27:05 -08:00
Matt Leong
cb27724cc7 feat(lsp): format command 2021-12-28 16:37:53 -08:00
Matt Leong
585dc3ba6d feat(lsp): swap hard coded schemas for schemastore 2021-12-27 07:17:11 -08:00
Matt Leong
0aef3f630b refactor: clean up some mappings and lazy loading 2021-12-21 20:51:11 -08:00
Matt Leong
18c4971497 feat(mappings): attach lsp mappings to buffers only 2021-12-21 10:41:26 -08:00
Matt Leong
d6befbeb79 feat(core): resize mappings and autoresize autocmd 2021-12-21 08:48:15 -08:00
Matt Leong
7232abb157 feat(editor): adjust timeoutlen + sort 2021-12-20 15:56:11 -08:00
Matt Leong
adf429b3c1 feat(plugins): add gitsigns settings 2021-12-20 15:06:31 -08:00
Matt Leong
4f5d02675c feat(statusline): move back to NTBBloodbath fork 2021-12-20 12:21:24 -08:00
Matt Leong
eabc91a2ba feat(telescope): grep current word mapping 2021-12-20 07:00:14 -08:00
Matt Leong
4de9c237fa feat(plugins): replace need for lspkind 2021-12-19 19:55:33 -08:00
Matt Leong
da5fa1798f feat(plugins): reorder 2021-12-19 13:20:36 -08:00
Matt Leong
b105b15248 refactor(cosmic-ui): readd diagnostics and handlers 2021-12-19 13:18:01 -08:00
Matt Leong
e9eba4ec91 refactor(autocomplete): move file to plugins
* feat(autocomplete): add config settings
2021-12-16 14:13:56 -08:00
Matt Leong
77e82698a3 feat(plugins): readd autocomplete from cosmic-ui 2021-12-14 12:21:42 -08:00
Matt Leong
efb15a9c55 feat(plugins): switch to Comment.nvim 2021-12-07 15:55:10 -08:00
Matt Leong
e79fdf06a7 feat(terminal): rounded borders 2021-12-07 10:46:03 -08:00
Matt Leong
395462745a refactor(plugins): rename cosmic/modules and some plugins 2021-12-07 07:19:19 -08:00
Matt Leong
14bf17764e fix(plugins): properly pass diagnostics settings to cosmic-ui 2021-12-06 12:35:01 -08:00
Matt Leong
e13ad63873 feat(plugins): add cosmic-ui border default 2021-12-06 12:13:54 -08:00
Matt Leong
e166b50ef1 feat(plugins): clean up requires 2021-12-06 10:37:01 -08:00
Matt Leong
c451df03ad feat(ui): update cosmic-ui - autocomplete 2021-12-06 08:31:12 -08:00
Matt Leong
1866fc1218 feat(statusline): fork galaxyline 2021-12-05 00:51:26 -08:00
Matt Leong
14f4d39ad7 fix(config): pass along diagnostic configs to cosmic-ui 2021-12-04 18:02:16 -08:00
Matthew Leong
3c1a01664d
feat(plugins): Cosmic-ui (#31) 2021-12-04 17:04:07 -08:00
Matt Leong
333a4e1aa1 feat(plugins): do not lazy load auto-session 2021-12-03 11:31:30 -08:00
Matt Leong
03e3ea2841 feat(editor): remove unneeded opt 2021-11-30 15:05:24 -08:00
Matt Leong
cc86398d87 feat(mappings): update line diagnostic map 2021-11-30 15:03:38 -08:00
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
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
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
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