index
:
gruvbox
master
Unnamed repository; edit this file 'description' to name the repository.
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-28
added nvim-dap-ui highlight groups (#265)
Mezdelex
1
-2
/
+31
2023-08-16
Add support for vim-illuminate plugin (#264)
ShellCode
1
-0
/
+4
2023-08-03
LspSemanticHighlight more consistent with Treesitter (#255)
vgeof
1
-4
/
+4
2023-04-23
fix(groups): Improve special comment keywords (#247)
Andreas Schneider
1
-1
/
+8
2023-04-20
feat(groups): Add support for nvim-ts-rainbow2 (#249)
Andreas Schneider
1
-0
/
+9
2023-04-18
remove treesitter-error highlight link (#245)
Xun
1
-2
/
+0
2023-04-17
feat: Add support for lsp semantic highlight (#243)
Andreas Schneider
1
-25
/
+171
2023-04-11
fix: LspSignatureActiveParameter color (#234)
Xun
1
-1
/
+1
2023-04-10
feat: add cmp missing highlight (#238)
Xun
1
-0
/
+7
2023-04-08
fix: add highlight for active parameter in signature help (#231)
Oskar Grunning
1
-1
/
+1
2023-04-08
Clean Up (#233)
Xun
1
-16
/
+0
2023-04-06
added semantic (#211)
SeniorMars
1
-0
/
+13
2023-04-06
feat: add notify nvim highlights (#232)
Oskar Grunning
1
-0
/
+16
2023-03-30
fix NormalFloat bg for non transparent mode
Ellison Leão
1
-1
/
+1
2023-03-29
feat: add transparency to floats (#229)
frrenzy
1
-0
/
+1
2023-03-26
Reverting #225
Ellison Leão
1
-4
/
+6
2023-03-25
fixing override logic (#226)
Ellison
2
-10
/
+6
2023-03-24
Improve diff colors (#225)
Tyler Hallada
2
-4
/
+20
2023-03-20
feat: add `NoiceCursor` highlight group (#217)
Егор Мартынов
1
-0
/
+2
2023-03-19
New Italic configs (#222)
Ellison
2
-17
/
+29
2023-03-12
Fix(color): fix the custom attribute does not take effect. #205 (#207)
秋葉
1
-2
/
+8
2023-03-12
Removing italic from Operator. Close #215
Ellison Leão
1
-1
/
+1
2023-03-12
feat: Transparent FoldColumn (#218)
Lucas Tavares
1
-1
/
+1
2023-02-26
fix transparent background on window seperator (#209)
WuerfelDev
1
-1
/
+1
2023-02-11
Fix nvim version check (0.7+ -> 0.8+) (#206)
Stefano Volpe
1
-2
/
+2
2023-02-09
Do not use the same color for Whitespace as for Cursorline (#204)
Andreas Schneider
1
-1
/
+1
2023-02-05
exposing palette and get_base_colors. Ref #148
Ellison Leão
2
-107
/
+109
2023-01-26
stylua
Ellison Leão
1
-7
/
+14
2023-01-26
Transparency support for signs (#195)
xbt573
1
-7
/
+7
2023-01-26
Add Whitespace group (#199)
Sergey Kislyakov
1
-0
/
+1
2023-01-03
fix: change @namespace highlight link (#193)
Mike
1
-1
/
+2
2022-12-12
fix: make directories gruvboxblue (#191)
Luca Saccarola
1
-1
/
+1
2022-12-06
chore: repair IncSearch linking for CurSearch (#189)
Oskar Grunning
1
-1
/
+1
2022-12-06
fix: add cursearch highlight (#188)
Oskar Grunning
1
-0
/
+1
2022-12-03
feat: Add checkbox highlight groups (#186)
Lucas Tavares
1
-0
/
+3
2022-11-28
feat: add carbon.nvim color groups (#184)
Luca Saccarola
1
-0
/
+8
2022-11-24
Add missing highlight group for coc.nvim (#182)
Paul Willot
1
-0
/
+1
2022-11-14
fix: syntax error
Ellison Leão
1
-28
/
+28
2022-11-14
added navic colors into groups (#178)
João Peterson Scheffer
1
-0
/
+29
2022-11-11
fix: transparency of signcolumn (#176)
Austin Liu
1
-2
/
+2
2022-11-10
feat: add Winbar highlight groups (#174)
Maxime Brunet
1
-0
/
+2
2022-11-01
Fix don't interrupt cursorline (#169)
Luca Saccarola
1
-2
/
+2
2022-10-28
Add treesitter highlight groups for diff (#166)
Thorben Günther
1
-0
/
+2
2022-10-27
fix: treesitter on neovim >= 0.8 (#163)
Hollis Wu
1
-6
/
+73
2022-10-26
Support lsp-inlayhints.nvim (#157)
Daniel M. Capella
1
-0
/
+2
2022-09-30
stylua
Ellison Leão
1
-1
/
+3
2022-09-30
Add palette overriding (#145)
Marian
2
-1
/
+4
2022-09-27
feat: add nvim-tree colors based on exa style (#150)
Antoine Bertin
1
-0
/
+17
2022-09-27
feat: add groups for Mason (#152)
Antoine Bertin
1
-0
/
+12
2022-09-15
Add transparent_mode and dim_inactive support (#149)
Rahul Garg
2
-1
/
+4
[next]