Commit Graph

9 Commits

Author SHA1 Message Date
fraso-dev a7d34bcce1
feat: add theme preferences to configuration (#2)
* update DiffChange highlights

* update: user customization and highlights

---------

Co-authored-by: blazkowolf <9439488+blazkowolf@users.noreply.github.com>
2023-03-13 21:57:45 -04:00
Daniel Hill ab566a9599 fix: comment out test call to `setup` 2023-01-22 23:51:22 -05:00
Daniel Hill 14d268bc6b feat: create `config` module
Add support for overriding plugin default options with
user preferences. Resolved user preferences are cached
between switching colorschemes.
2023-01-22 23:48:37 -05:00
Daniel Hill 96e0a4680a chore: comment out user command for on-demand reload 2023-01-21 12:11:55 -05:00
Daniel Hill ed4edbacdd feat: add some treesitter highlight groups 2023-01-10 21:56:39 -05:00
Daniel Hill fb60564c62 feat: add a lot more highlight groups 2023-01-10 21:14:06 -05:00
Daniel Hill 8fee18c570 feat: add more common highlight groups 2023-01-10 18:09:48 -05:00
Daniel Hill 6bb2133e23 feat: add more highlight groups 2023-01-10 15:11:37 -05:00
Daniel Hill 76a07e9b01 chore: initial commit with some colors defined 2023-01-03 21:29:50 -05:00