Commit Graph

330 Commits

Author SHA1 Message Date
Folke Lemaitre 27abcfe108 ci: checkout v3 2023-01-23 20:52:04 +01:00
Folke Lemaitre 7c22129e3b feat(prism): better colors 2023-01-23 20:51:53 +01:00
github-actions[bot] 4071f7fa98 chore(build): auto-generate vimdoc 2023-01-18 14:06:53 +00:00
Folke Lemaitre 14ca396af0 feat(extras): added prism.js themes 2023-01-18 15:06:08 +01:00
Folke Lemaitre 039b304bf6 chore: regen extras 2023-01-18 15:05:51 +01:00
Folke Lemaitre 655acfad61 fix(lazy): set todo progress to fg_gutter 2023-01-14 15:53:29 +01:00
github-actions[bot] 73671f5dd4 chore(build): auto-generate vimdoc 2023-01-14 10:20:29 +00:00
Benjamin Eskola 10730e6903 fix(sublime): don't hardcode background and foreground colours in Sublime theme (#298) 2023-01-14 11:19:49 +01:00
github-actions[bot] def91651c4 chore(main): release 1.0.0 (#293)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-01-04 20:24:18 +01:00
github-actions[bot] 1c3facbb60 chore(build): auto-generate vimdoc 2023-01-04 19:17:19 +00:00
Folke Lemaitre 0eebf35e9c ci: fixed tests 2023-01-04 20:16:15 +01:00
Folke Lemaitre db57698639 ci: test 2023-01-04 20:14:40 +01:00
rishabhjain9191 d785bffce2 docs: update config.lua (#292)
Fix typos in comments
2023-01-04 17:13:07 +01:00
folke 63879369ac chore(docs): auto generate vimdoc 2023-01-04 07:01:11 +00:00
simplepad 03c03eddac feat: add new barbar's highlight groups (#291) 2023-01-04 08:00:39 +01:00
Folke Lemaitre 42cccfe663 feat: better alpha colors 2022-12-30 23:28:16 +01:00
folke 8a619f0cf3 chore(docs): auto generate vimdoc 2022-12-30 10:51:58 +00:00
Folke Lemaitre 3f56569435 feat: added helpCommand 2022-12-30 11:51:27 +01:00
folke 95c88be515 chore(docs): auto generate vimdoc 2022-12-29 21:42:55 +00:00
Amirabbas Fazelinia 96fa7191e3 feat: added barbecue support (#285)
* feat: add barbecue support

* docs(readme): add barbecue to support list and provide sample config

* fix(barbecue): use Special's fg (blue1) for context_null
2022-12-29 22:42:26 +01:00
folke 2c2287db18 chore(docs): auto generate vimdoc 2022-12-26 08:37:10 +00:00
Folke Lemaitre ca668075ef feat(lazy): progress done 2022-12-26 09:36:39 +01:00
Folke Lemaitre 8b55a47165 fix: revert last change 2022-12-20 23:47:17 +01:00
folke ce92e5b110 chore(docs): auto generate vimdoc 2022-12-20 21:30:52 +00:00
Folke Lemaitre 1356b20bc2 fix: always clear before setting colorscheme 2022-12-20 22:30:17 +01:00
folke 14ab22b51d chore(docs): auto generate vimdoc 2022-12-16 18:01:41 +00:00
Folke Lemaitre 06d0eadc5e fix: only apply treesitter default links for groups that are not set by the theme or the user 2022-12-16 19:01:10 +01:00
folke ecae454c30 chore(docs): auto generate vimdoc 2022-12-14 20:40:39 +00:00
Folke Lemaitre ef1745b5ec fix: @text.literal.markdown should link to Normal 2022-12-14 21:40:05 +01:00
Folke Lemaitre 50ce5969fb fix: @constant works again with semantic tokens 2022-12-14 21:39:42 +01:00
Folke Lemaitre 50594ee303 fix: explicitely set variable fg. Fixes issues when winhl has overriden Normal 2022-12-06 11:06:41 +01:00
folke 171aface9b chore(docs): auto generate vimdoc 2022-12-02 18:03:25 +00:00
Folke Lemaitre f81398b939 feat: added support for markdown checkboxes 2022-12-02 19:02:51 +01:00
folke 58008d1ff7 chore(docs): auto generate vimdoc 2022-11-29 06:59:11 +00:00
JohnServo24 5688367f1b fix: links for default values of colors & highlights (#276) 2022-11-29 07:58:39 +01:00
folke 62b4e89ea1 chore(docs): auto generate vimdoc 2022-11-15 16:16:45 +00:00
Folke Lemaitre 413f7d7b62 feat: added support for hlargs and treesitter-context 2022-11-15 17:16:12 +01:00
Folke Lemaitre 86a1618b92 fix: use ColorSchemePre to cleanup autocommands 2022-11-15 17:15:56 +01:00
Folke Lemaitre 4370d3de58 fix: don't use dark fg in floats 2022-11-15 17:15:27 +01:00
Folke Lemaitre ec144d94a8 feat: added treesitter hl for diff. Fixes #266 2022-11-11 12:32:13 +01:00
folke 03243b13b5 chore(docs): auto generate vimdoc 2022-11-11 06:23:55 +00:00
Folke Lemaitre 45cdc3888a fix: invert_colors Fixes #265 2022-11-11 07:23:27 +01:00
Donegaan a6d34b4e6d feat: Add themes for terminator terminal (#264) 2022-11-10 23:24:24 +01:00
n1rdeks ee4ecce638 feat: Added a Tokyonight for ST terminal (work on 0.9ver) (#262)
* Added a Tokyonight for ST terminal (work on 0.9ver)

* fix README.md
2022-11-10 20:10:48 +01:00
Folke Lemaitre b3cda0bab1 fix: set NvimTree folder fg blue 2022-11-10 20:07:55 +01:00
Folke Lemaitre 7e15cff51d feat: delta line number styles 2022-11-10 18:21:41 +01:00
Folke Lemaitre 6572022433 feat: better highlight style for delta 2022-11-10 18:17:53 +01:00
Folke Lemaitre 6bd44c946c feat: added extra styles for delta. Use in combination with bat styles 2022-11-10 18:12:24 +01:00
Folke Lemaitre 053562c9dc fix: fixed extras day styles 2022-11-10 18:11:09 +01:00
folke 31af414646 chore(docs): auto generate vimdoc 2022-11-10 13:42:36 +00:00