Commit Graph

547 Commits

Author SHA1 Message Date
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
Phúc Lê Khắc a7e010826e feat: add lualine terminal mode (#263) 2022-11-10 14:42:08 +01:00
folke 47916dfc48 chore(docs): auto generate vimdoc 2022-11-08 20:59:45 +00:00
Folke Lemaitre eeca64401f feat: added sublime themes to use with bat, delta and others 2022-11-08 21:59:11 +01:00
Folke Lemaitre 9281930d58 style: formatting of templates 2022-11-08 21:58:44 +01:00
Folke Lemaitre a9f4933221 fix: darker fg for floats 2022-11-07 15:09:32 +01:00
folke d6dcfa2c9c chore(docs): auto generate vimdoc 2022-11-07 08:43:28 +00:00
Loong Wang c4eaaa9cc7 fix: bg_float when styles.floats is normal (#259) 2022-11-07 09:42:59 +01:00
folke 29e2c689c1 chore(docs): auto generate vimdoc 2022-10-28 22:22:35 +00:00
Folke Lemaitre 7a13a0a40c feat: better FloatBorder fg 2022-10-29 00:22:06 +02:00
folke 8756c99d08 chore(docs): auto generate vimdoc 2022-10-27 19:00:32 +00:00
Folke Lemaitre 66c9e8cc05 feat: better styling for the active lsp signature parameter 2022-10-27 21:00:01 +02:00
folke 16a294bea9 chore(docs): auto generate vimdoc 2022-10-23 20:59:07 +00:00
Folke Lemaitre 393cc9fdcf feat: added support for Noice completion item kinds 2022-10-23 22:58:38 +02:00
folke 9a0843ba36 chore(docs): auto generate vimdoc 2022-10-20 15:51:37 +00:00
tobdob 6c32855ebc fix(kitty): Add window border colors (#243) 2022-10-20 17:51:08 +02:00
folke 5ab508e656 chore(docs): auto generate vimdoc 2022-10-19 18:50:34 +00:00
Tymoteusz Makowski c56c3a52b9 feat: add tmux-prefix-highlight support (#233) 2022-10-19 20:50:05 +02:00
Folke Lemaitre 2a2ce9bdb7 fix: fixed defaults linking to TS.. groups 2022-10-18 17:53:23 +02:00
folke 7a07a7a095 chore(docs): auto generate vimdoc 2022-10-18 13:11:58 +00:00
Folke Lemaitre 95cf1151e4 fix: added new @.. default links. Fixes #250 2022-10-18 15:11:28 +02:00
folke 9fba0cdd05 chore(docs): auto generate vimdoc 2022-10-17 05:23:13 +00:00
Folke Lemaitre daa18bd4a4 fix: TS.. => @.. 2022-10-17 07:22:44 +02:00
folke e6307e12eb chore(docs): auto generate vimdoc 2022-10-13 05:25:55 +00:00
Lukas Reineke c78e6986bc fix: indent-blankline highlight groups nocombine (#247)
see https://github.com/lukas-reineke/indent-blankline.nvim/issues/72
2022-10-13 07:25:29 +02:00
folke 6ffb1579d0 chore(docs): auto generate vimdoc 2022-10-12 06:11:27 +00:00
Folke Lemaitre 61ffac6e94 feat: link CurSearch to IncSearch 2022-10-12 08:10:58 +02:00
Folke Lemaitre 3fe69bd7cf style: formatted code 2022-10-12 08:10:46 +02:00
folke 23c0038166 chore(docs): auto generate vimdoc 2022-10-10 18:17:22 +00:00
Liquid_system b4858e1108 fix: Make background transparent when nvim-notify is used (#242) 2022-10-10 20:16:57 +02:00
folke fd9105c948 chore(docs): auto generate vimdoc 2022-10-05 21:23:15 +00:00
Loong Wang a950f62157 feat: add hl LspInfoBorder (#236) 2022-10-05 23:22:49 +02:00
Loong Wang 459678063f feat: added highlights for nvim-notify (#237)
* feat: added highlights for `nvim.notify`

* use c.bg instead of c.bg_float
2022-10-05 23:22:30 +02:00
Folke Lemaitre d6a0adfe3f feat: added highlights for Yanky 2022-10-04 16:43:59 +02:00