| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 8 days | Make comments orangeHEADmaster | Mitchell Riedstra | 1 | -1/+1 | |
| 2025-08-01 | fix: DiagnosticDeprecated follows strikethrough setting | saygo-png | 1 | -0/+1 | |
| Signed-off-by: saygo-png <saygo.mail@proton.me> | |||||
| 2025-06-25 | Fix: Make multiple calls to setup() independent | google-labs-jules[bot] | 1 | -1/+4 | |
| Previously, multiple calls to `gruvbox.setup()` would merge configurations, leading to unexpected behavior when trying to reset or change specific settings like `overrides` or `contrast`. This commit addresses the issue by ensuring that each call to `setup()` starts with a fresh copy of the default configuration before applying the user-provided settings. This change makes calls to `setup()` idempotent and independent of previous calls, as suggested in issue #402. A new test case has been added to verify this behavior. | |||||
| 2025-05-13 | Merge pull request #389 from Frestein/main | Ellison | 1 | -7/+11 | |
| fix: add missing diagnostic highlights, correct errors, and sort entries | |||||
| 2025-05-10 | fix neotree float highlights. Change neotree directory highlight to | Ellison Leão | 1 | -0/+37 | |
| match oil.nvim | |||||
| 2025-05-05 | fix snacks explorer picker highlights | Ellison Leão | 1 | -0/+3 | |
| 2025-05-01 | feat: add support for snacks picker | notfirefox | 1 | -2/+9 | |
| 2025-04-30 | sort GruvboxConfig type annotations alphabetically | Hans Chen | 1 | -9/+9 | |
| 2025-04-30 | sort annotation fields to match table | Hans Chen | 1 | -2/+2 | |
| 2025-04-30 | indicate dim_inactive and transparent_mode as optional fields | Hans Chen | 1 | -0/+2 | |
| 2025-04-27 | lua/gruvbox: remove unused `invert_intend_guides` (sic) option | Acid Bong | 1 | -2/+0 | |
| 2025-04-25 | chore: add WhichKeyTitle highlight group | Ellison Leão | 1 | -0/+1 | |
| 2025-04-15 | Link `LspReferenceTarget` to `Visual` | notfirefox | 1 | -0/+1 | |
| https://github.com/ellisonleao/gruvbox.nvim/issues/392 | |||||
| 2025-04-02 | fix statusline color | Ellison Leão | 1 | -1/+1 | |
| 2025-03-29 | fix statusline highlights. Resolve #390 | Ellison Leão | 1 | -2/+2 | |
| 2025-03-27 | fix: add missing diagnostic highlights, correct errors, and sort entries | Frestein | 1 | -7/+11 | |
| 2025-03-26 | fix: mini.nvim statusline mode indicators | Hadeed Ahmad | 1 | -6/+6 | |
| After neovim/neovim#29976, foreground and background was swapped in the mode indicators for mini.nvim statusline. This commit fixes according to discussion in echasnovski/mini.nvim#1700 | |||||
| 2025-03-05 | Merge pull request #372 from tim3nd/feat-support_cmp | Ellison | 1 | -0/+32 | |
| feat: support blink.cmp | |||||
| 2025-02-04 | fix: missing CocSearch highlight | eximus | 1 | -0/+1 | |
| 2024-12-06 | feat(blink): try to use GruvboxBg4 instead of NonText as GhostText | tim3nd | 1 | -0/+1 | |
| 2024-12-06 | feat: support blink.cmp | tim3nd | 1 | -0/+31 | |
| 2024-11-23 | Add @lsp.type.modifier.java | Gabriel Simões | 1 | -0/+1 | |
| 2024-09-30 | fix noice icons looks in popups | Yevhenii Babichenko | 1 | -0/+2 | |
| 2024-09-30 | better looking borders in noice.nvim popups | Yevhenii Babichenko | 1 | -0/+3 | |
| 2024-07-04 | fix GitSignsChange. Close #347 | Ellison Leão | 1 | -1/+1 | |
| 2024-07-03 | fix Directory color according to the original code | eph | 1 | -1/+1 | |
| 2024-06-27 | stylua | Ellison Leão | 1 | -1/+6 | |
| 2024-06-27 | feat: add explicit support for 'mini.nvim' | Evgeni Chasnovski | 1 | -0/+110 | |
| 2024-06-05 | Change cyan to aqua | eeeXun | 1 | -2/+2 | |
| 2024-05-30 | add support for rainbow-delimiters.nvim | VKTRenokh | 1 | -0/+7 | |
| 2024-05-18 | fix EndOfBuffer | Ellison Leão | 1 | -2/+2 | |
| 2024-05-17 | feat: hide end of buffer icon (#337) | Hao Nguyen | 1 | -0/+1 | |
| Co-authored-by: Ellison <ellisonleao@gmail.com> | |||||
| 2024-05-17 | add Delimiter highlight group. Close #335 | Ellison Leão | 1 | -0/+1 | |
| 2024-05-07 | fix: treesitter markdown italic (#334) | xudyang1 | 1 | -1/+1 | |
| 2024-05-03 | fix strikethrough. Close #332 | Ellison Leão | 1 | -1/+1 | |
| 2024-01-20 | Update to include new TreeSitter capture names | Julian Pottle | 1 | -0/+39 | |
| Co-authored-by: ObserverOfTime <chronobserver@disroot.org> | |||||
| 2024-01-01 | fix markdowns checkboxes highligts. Close #308 | Ellison Leão | 1 | -0/+2 | |
| 2023-12-22 | change debugPC highlight. Close #295 | Ellison Leão | 1 | -1/+1 | |
| 2023-11-29 | fix(semantic_tokens): link LSP comments | Nysal Jan K.A. | 1 | -1/+1 | |
| Comment out conditionally compiled code (C/C++) if inactive Fixes ellisonleao/gruvbox.nvim#300 Signed-off-by: Nysal Jan K.A. <jnysal@gmail.com> | |||||
| 2023-11-11 | using GruvboxPurple for QuickFixLine. close #292 | Ellison Leão | 1 | -1/+1 | |
| 2023-10-07 | fix: GitSigns* highlights | Ellison Leão | 1 | -3/+3 | |
| 2023-10-05 | fix: debugPC and NvimTreeWindowPicker highlights. Close #283 | Ellison Leão | 1 | -2/+2 | |
| 2023-10-01 | adding foreground in difftext for better reading | Ellison Leão | 1 | -1/+1 | |
| 2023-09-30 | fix: diff highlights for diffview.nvim, neogit, fugitive | Ellison Leão | 1 | -11/+47 | |
| ref: https://github.com/ellisonleao/gruvbox.nvim/discussions/239 | |||||
| 2023-09-29 | BREAKING CHANGE: gruvbox is now a single module | Ellison Leão | 3 | -225/+215 | |
| palette: Can now be accessed in the main module through `require('gruvbox').palette` get_base_colors: now a internal function called get_colors. If you want to get the colors, just get the palette directly groups: now moved to main module | |||||
| 2023-09-28 | fix: reenabling vim.g.colors_name check | Ellison Leão | 1 | -1/+3 | |
| 2023-09-23 | stylua | Ellison Leão | 1 | -1/+1 | |
| 2023-09-23 | add terminal_colors config. Close #270 | Ellison Leão | 2 | -22/+25 | |
| 2023-09-23 | removing lightline support. | Ellison Leão | 1 | -58/+0 | |
| Ref: https://github.com/ellisonleao/gruvbox.nvim/discussions/268 | |||||
| 2023-09-23 | Adding Luacats annotations. (#276) | Ellison | 3 | -324/+164 | |
| * initial luacats annotations in init.lua file * fix test * adding more annotations - get_base_colors not depending on config anymore * fix test * adds emphasis option (#272) * adds emphasis option * add testing for emphasis option --------- Co-authored-by: Alex Koch <alex.koch@entrust.com> * changed hl colors (#274) Co-authored-by: Ellison <ellisonleao@gmail.com> * adding more annotations - get_base_colors not depending on config anymore --------- Co-authored-by: Alex Koch <alex.koch@entrust.com> Co-authored-by: Mezdelex <59997405+mezdelex@users.noreply.github.com> | |||||
