Folke Lemaitre
|
f81398b939
|
feat: added support for markdown checkboxes
|
2022-12-02 19:02:51 +01:00 |
|
Folke Lemaitre
|
413f7d7b62
|
feat: added support for hlargs and treesitter-context
|
2022-11-15 17:16:12 +01:00 |
|
Folke Lemaitre
|
ec144d94a8
|
feat: added treesitter hl for diff. Fixes #266
|
2022-11-11 12:32:13 +01:00 |
|
Folke Lemaitre
|
b3cda0bab1
|
fix: set NvimTree folder fg blue
|
2022-11-10 20:07:55 +01:00 |
|
Folke Lemaitre
|
a9f4933221
|
fix: darker fg for floats
|
2022-11-07 15:09:32 +01:00 |
|
Folke Lemaitre
|
66c9e8cc05
|
feat: better styling for the active lsp signature parameter
|
2022-10-27 21:00:01 +02:00 |
|
Folke Lemaitre
|
393cc9fdcf
|
feat: added support for Noice completion item kinds
|
2022-10-23 22:58:38 +02:00 |
|
Folke Lemaitre
|
daa18bd4a4
|
fix: TS.. => @..
|
2022-10-17 07:22:44 +02: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 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 |
|
Liquid_system
|
b4858e1108
|
fix: Make background transparent when nvim-notify is used (#242)
|
2022-10-10 20:16:57 +02: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 |
|
Folke Lemaitre
|
d262551687
|
fix: increased brightness og HopNextKey2. Fixes #220
|
2022-10-04 16:43:08 +02:00 |
|
Marco Ilari
|
66bfc2e8f7
|
feat: Add colors to Neotest (#229)
|
2022-10-02 18:26:51 +02:00 |
|
Folke Lemaitre
|
5eeeb15bb6
|
feat: added support for Alpha
|
2022-09-30 10:10:09 +02:00 |
|
Folke Lemaitre
|
2972400ad0
|
feat: better highlights for mini.jump
|
2022-09-30 10:10:09 +02:00 |
|
Folke Lemaitre
|
826a74f0ea
|
feat: added highlights for nvim-treehopper
|
2022-09-28 23:08:24 +02:00 |
|
Folke Lemaitre
|
894c34f345
|
feat: better colors for ts-rainbow
|
2022-09-27 21:18:42 +02:00 |
|
Folke Lemaitre
|
ca736b19e5
|
style: formatting
|
2022-09-26 16:32:00 +02:00 |
|
Jan Christoph Ebersbach
|
81f0db1bd0
|
feat: apply transparent to FoldColumn (#221)
Apply `transparent` option also to `FoldColumn`
|
2022-09-24 16:54:44 +02:00 |
|
Sabu Siyad
|
3c8b7740f6
|
fix(nvim-tree): handle white separator on transparent sidebar (#224)
- change `NvimTreeVertSplit` to `NvimTreeWinSeparator` since the former
is deprecated.
https://github.com/kyazdani42/nvim-tree.lua/pull/1225
- set `NvimTreeWinSeparator` to `border` if sidebar style is `transparent`
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
|
2022-09-23 17:03:39 +02:00 |
|
Christian Chiarulli
|
e0bdba580d
|
feat: support navic (#216)
* test vert split
* user correct colors
* feat: support navic
|
2022-09-20 07:43:26 +02:00 |
|
Christian Chiarulli
|
2a74abdf12
|
feat: add color for Nvimtree vertsplit (#215)
* test vert split
* user correct colors
|
2022-09-20 07:27:11 +02:00 |
|
Folke Lemaitre
|
9a60ac462e
|
fix: revert MsgArea bg
|
2022-09-17 21:45:03 +02:00 |
|
Folke Lemaitre
|
3e79e043df
|
style: fixed some sumneko diagnostics error
|
2022-09-13 16:45:06 +02:00 |
|
Folke Lemaitre
|
25a1a77b00
|
feat: use new style definitions for hl groups. Keep backward compatibility for string styles
|
2022-09-12 07:51:08 +02:00 |
|
Folke Lemaitre
|
fe120cc71e
|
feat: use sidebar bg style for MsgArea
|
2022-09-11 16:14:14 +02:00 |
|
Folke Lemaitre
|
e0e9f54051
|
fix: fix bufferline separator bg colors (fixes #189)
|
2022-09-10 21:20:26 +02:00 |
|
Folke Lemaitre
|
ac2d3d29ca
|
feat: use sidebar colors for NeoTree
|
2022-09-10 21:20:26 +02:00 |
|
Folke Lemaitre
|
de2a7e78e5
|
feat: added better support for treesitter markdown
|
2022-09-10 19:57:44 +02:00 |
|
Folke Lemaitre
|
6244df26b5
|
feat: improved dealing with vim.o.background
|
2022-09-10 09:35:41 +02:00 |
|
Folke Lemaitre
|
c32a381343
|
feat: added better colors for leap.nvim
|
2022-09-05 23:47:57 +02:00 |
|
Folke Lemaitre
|
340c150b0d
|
feat: better colors for IndentBlank line
|
2022-09-05 22:43:35 +02:00 |
|
Folke Lemaitre
|
805272a2f0
|
feat: added dim_inactive
|
2022-09-05 22:04:01 +02:00 |
|
Folke Lemaitre
|
12649d34fe
|
feat: callbacks to easily override (or add) colors and highlights
|
2022-09-05 20:32:31 +02:00 |
|
Folke Lemaitre
|
81a6845098
|
fix: access config.options within setup instead of global
|
2022-09-05 16:10:05 +02:00 |
|
Folke Lemaitre
|
dba4e35903
|
refactor: refactored code to better deal with the day theme
|
2022-09-05 14:06:03 +02:00 |
|
Folke Lemaitre
|
a8c7c3b11b
|
style: fixed EmmyLua annotations
|
2022-09-03 23:47:25 +02:00 |
|
Folke Lemaitre
|
fbe359fe36
|
refactor: formatted code
|
2022-09-03 15:44:00 +02:00 |
|
Folke Lemaitre
|
5c086f9598
|
fix: use bg instead of none for TelescopeNormal
|
2022-09-03 15:43:49 +02:00 |
|
Hass
|
77763c7918
|
fix: set bg color to none inactive lualine when set to transparent (#138)
this was previously set to to the default bg color and there wasn't
really transparent
|
2022-09-02 08:13:21 +02:00 |
|
Peter Tri Ho
|
0786a2acd8
|
feat: add support for nvim-scrollbar (#141)
https://github.com/petertriho/nvim-scrollbar
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
|
2022-09-02 08:12:22 +02:00 |
|
Azhary Munir Abdillah
|
ef3abe6668
|
feat: add support for ts-rainbow (#174)
|
2022-09-02 08:08:07 +02:00 |
|
tormodatt
|
a1d1c0fb19
|
feat: add bg hightlight on NvimTreeOpenedFile (#163)
|
2022-09-02 08:01:21 +02:00 |
|
Augusto César Dias
|
d15c01499f
|
Add color for folder icon in NvimTree and remove ugly background (#160)
* Add color for folder icon in NvimTree and remove ugly background
* Adding missing comma
|
2022-09-02 07:59:08 +02:00 |
|
Jon Eskin
|
111a00b98d
|
docs: fix comment (#187)
|
2022-09-02 07:57:12 +02:00 |
|
Evgeni Chasnovski
|
8583ca39dd
|
feat: Add explicit support for 'mini.nvim'. (#179)
|
2022-09-02 07:54:15 +02:00 |
|