Commit graph

45 commits

Author SHA1 Message Date
Matt Leong
c0968ef35e fix(themes): tokyonight floatterm border color 2021-11-12 10:52:30 -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
ff3a7a5de4 feat(plugins): clean up 2021-11-10 22:23:05 -08:00
Matt Leong
3aab287794 feat(lsp): trade efm and eslint for null-ls 2021-11-09 18:53:52 -08:00
Matt Leong
ef19b15e4f feat(snippets): add friendly snippets 2021-11-08 11:09:44 -08:00
Matt Leong
0e578c1d03 feat(plugins): small clean up 2021-11-07 12:59:26 -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
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
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
4ea5b44cb9 fix(plugins): treesitter not being installed when opening empty buffer on initial installation 2021-11-03 11:59:42 -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
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
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
e6ee76c3a2 feat(core): some clean up 2021-10-29 17:54:38 -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
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
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
3b6e4213b9 feat: cleaner string formats 2021-10-27 14:55:44 -07:00
Matt Leong
0deb566ee4 feat(config): add ability to replace statusline 2021-10-26 16:59:38 -07:00
Matt Leong
f7ca86256a fix(plugins): ensure defaults for add 2021-10-25 20:15:00 -07:00
Matt Leong
3233a424e9 refactor(plugins): shorter plugin names 2021-10-25 18:41:34 -07:00
Matt Leong
1c3138b11d fix(plugins): packer sync on first install 2021-10-25 16:47:09 -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
43f37c3d8d refactor(navigation): file-navivation -> navigation 2021-10-22 22:34:34 -07:00
Matt Leong
ecb38b33c0 feat(theme): fix virtual text and clean highlights 2021-10-22 18:43:13 -07:00
Matt Leong
4aa419b23d fix(sessions): fix auto save issue 2021-10-22 15:37:30 -07:00
Matt Leong
99cdaaea9a refactor(plugins): switch to kommentary because Comment.nvim did not support JSX well 2021-10-22 15:10:37 -07:00
Matt Leong
e46d38ea56 feat(plugins): Remove unused plugin 2021-10-21 19:17:04 -07:00
Matt Leong
a9cbaf7802 Init 🚀 2021-10-19 15:25:18 -07:00