Commit graph

64 commits

Author SHA1 Message Date
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
Matt Leong
a00aaa6361 feat(plugins): add todo highlight 2021-10-30 18:54:10 -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
Matt Leong
f7d9085a5f feat(config): toggle rename notification 2021-10-27 21:14:30 -07:00
Matt Leong
3b6e4213b9 feat: cleaner string formats 2021-10-27 14:55:44 -07:00
Matt Leong
42ceab06c0 feat(config): add better mapping documentation 2021-10-27 08:55:05 -07:00
Matt Leong
d26cefb296 feat(core): cleaner requires for core 2021-10-26 19:42:05 -07:00
Matt Leong
0deb566ee4 feat(config): add ability to replace statusline 2021-10-26 16:59:38 -07:00
Rafael Derolez
333d02c113
fix(config): fix missing comma (#11) 2021-10-26 07:01:59 -07:00
Rafael Derolez
bae37abd75
fix(config): fix missing commas (#12) 2021-10-26 07:01:46 -07:00
Matt Leong
f7ca86256a fix(plugins): ensure defaults for add 2021-10-25 20:15:00 -07:00
Matt Leong
b377cf8c09 fix(mappings): fix leader key for realz 2021-10-25 19:41:18 -07:00
Matt Leong
4acead695c feat(config): add configurable diagnostic settings 2021-10-25 19:13:24 -07:00
Matt Leong
3233a424e9 refactor(plugins): shorter plugin names 2021-10-25 18:41:34 -07:00
Matt Leong
ae6363c0d6 fix(plugins): fix packer reinstallation issues 2021-10-25 16:29:59 -07:00
Matt Leong
15986b44ef feat(config): add ability to disable some core plugins + ability to add plugins 2021-10-25 16:06:24 -07:00
Matt Leong
243cc191dc refactor(config): set better defaults 2021-10-25 15:25:32 -07:00