Commit graph

15 commits

Author SHA1 Message Date
Matt Leong
2b290d5dda fix(themes): fix gruvbox and statusline hi 2021-11-15 09:09:52 -08:00
Matt Leong
292ffbb2ea fix(highlights): remove highlight link 2021-11-12 13:07:40 -08:00
Matt Leong
ef020a469e feat(highlights): clean up 2021-11-12 12:58:57 -08:00
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
f66766a2f4 fix(statusline): better statusline bg 2021-11-07 12:14:41 -08:00
Matt Leong
ecf36ee938 feat(statusline): show active lsp clients 2021-11-07 11:52:32 -08: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
4709170c38 feat(theme): add legacy sign highlights 2021-10-26 16:55:10 -07:00
Matt Leong
d746f70865 fix(config): allow highlights to be overridable 2021-10-26 11:44:29 -07:00
Matt Leong
6dc398b060 feat(diagnostics): add min severity level for v text, cleaner mappings 2021-10-22 20:36:17 -07:00
Matt Leong
ecb38b33c0 feat(theme): fix virtual text and clean highlights 2021-10-22 18:43:13 -07:00
Matt Leong
a9cbaf7802 Init 🚀 2021-10-19 15:25:18 -07:00