Commit graph

85 commits

Author SHA1 Message Date
Matt Leong
6102571a7f refactor: smaller config footprint 2022-01-17 13:14:12 -08:00
Matt Leong
8be0efad1f feat(readme): add new themes 2021-12-29 09:57:34 -08:00
Matt Leong
77a4f36784 refactor: cleaner table merging 2021-12-21 11:04:27 -08:00
Matt Leong
1d09e75d0f feat(lsp): jsonls schemas 2021-12-20 16:44:02 -08:00
Matt Leong
adf429b3c1 feat(plugins): add gitsigns settings 2021-12-20 15:06:31 -08:00
Matt Leong
f522d0f3bf feat: border config setting 2021-12-19 19:37:34 -08:00
Matt Leong
13164d42bc refactor(plugins): remove get_border refs 2021-12-19 19:25:12 -08:00
Matt Leong
b105b15248 refactor(cosmic-ui): readd diagnostics and handlers 2021-12-19 13:18:01 -08:00
Matt Leong
de5e977c27 feat(luasnip): enable autosnippets & config settings 2021-12-19 12:38:16 -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
2830ade34d fix(examples): alpha sort 2021-12-14 15:09:51 -08:00
Matt Leong
d993631e76 feat(treesitter): add additional languages to install list 2021-12-14 15:08:23 -08:00
Matt Leong
4c4b088c6a feat(config): update examples for cosmic-ui 2021-12-08 10:17:34 -08:00
Matt Leong
880ccdb624 feat(plugins): clean up cosmic-ui integration 2021-12-07 16:04:12 -08:00
Matt Leong
efb15a9c55 feat(plugins): switch to Comment.nvim 2021-12-07 15:55:10 -08:00
Matt Leong
14bf17764e fix(plugins): properly pass diagnostics settings to cosmic-ui 2021-12-06 12:35:01 -08:00
Matt Leong
14f4d39ad7 fix(config): pass along diagnostic configs to cosmic-ui 2021-12-04 18:02:16 -08:00
Matt Leong
dfab8f4c41 feat(configs): config.comments -> config.todo_comments 2021-11-29 15:31:18 -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
32cafa4d86 feat(lsp): force install less servers 2021-11-29 06:51:03 -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
Matt Leong
b485e1c8fb feat(themes): add onedark 2021-11-22 13:58:09 -08:00
Matt Leong
6fbfee29b9 feat: tiny clean up 2021-11-21 18:38:17 -08:00
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
d8c561dbc1 fix(themes): catppuccin reference fix 2021-11-16 08:03:41 -08:00
Matt Leong
2860270a13 fix:(theme): fix default theme reference 2021-11-16 07:02:56 -08:00
Matt Leong
2fb6bddbc1 feat(themes): clean up theme config names 2021-11-15 07:23:41 -08:00
Matt Leong
ef020a469e feat(highlights): clean up 2021-11-12 12:58:57 -08:00
Matt Leong
a6858e9950 feat(themes): add rose pine 2021-11-12 11:30:26 -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
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
02cc3131fe feat(config): add readme and clean up dir 2021-11-07 07:50:18 -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
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
a195ca4b97 feat(plugins): Added Dashboard! :D 2021-11-05 10:35:25 -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
449a50db9a feat(lsp): add lua defaults to config
* feat(mappings): better defaults
2021-11-01 21:32:27 -07:00