Commit graph

18 commits

Author SHA1 Message Date
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