aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2025-04-28chore: remove `invert_intend_guides` referencesnotfirefox1-1/+0
Continuation of #397
2023-11-06Add vim-plug installation exampletimofey_arkhipov1-0/+6
2023-10-01Update README.mdEllison1-1/+1
2023-09-30fix: diff highlights for diffview.nvim, neogit, fugitiveEllison Leão1-2/+14
ref: https://github.com/ellisonleao/gruvbox.nvim/discussions/239
2023-09-29BREAKING CHANGE: gruvbox is now a single moduleEllison Leão1-6/+5
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-23add terminal_colors config. Close #270Ellison Leão1-0/+1
2023-09-20adds emphasis option (#272)Alex Koch1-0/+1
* adds emphasis option * add testing for emphasis option --------- Co-authored-by: Alex Koch <alex.koch@entrust.com>
2023-04-11adding lazy.nvim install stepEllison Leão1-0/+6
2023-03-19New Italic configs (#222)Ellison1-1/+6
* feat(config): adding new italic config * using direct highlight call in vim.cmd * adding changelog releaser
2023-03-10fix: typo Pallette -> Palette (#219)t.yang1-1/+1
Co-authored-by: t.yang <t.yang@Tao-Yang-Young.local>
2022-10-27fix: treesitter on neovim >= 0.8 (#163)Hollis Wu1-1/+1
* fix: treesitter on neovim >= 0.8 Close #159 See https://github.com/nvim-treesitter/nvim-treesitter/pull/3656 * chore: Remove neovim 0.7 TS support
2022-09-30update readmeEllison Leão1-2/+3
2022-09-30Add palette overriding (#145)Marian1-1/+18
2022-09-15Add transparent_mode and dim_inactive support (#149)Rahul Garg1-0/+2
* Add transparent_mode and dim_inactive support * Attempt to fix tests
2022-07-06adding strikethrough option in configEllison Leão1-18/+4
update readme
2022-06-28fix readmeEllison Leão1-1/+1
2022-06-28add missing inverse option. Resolve #127Ellison Leão1-0/+1
2022-06-28fix contrast. Resolve #124Ellison Leão1-1/+1
2022-06-28New configuration system and more (Ref #96) (#122)Ellison1-13/+48
* initial work * adding more tests * updates * fixing overrides in groups with links * fix bg switch and some hl groups * adding languages hl groups * adding plugins highlights * stylua * removing base module and fixing lightline * adding terminal_color_* vars * adding new screenshot
2022-04-26Update README.mdEllison1-1/+4
2022-04-17Resolve #99 (#103)Ellison1-5/+3
* initial work on #99 * remove comments * goodbye neovim 0.6. Using new hl system, now working
2022-01-27Update README.mdEllison1-1/+1
2022-01-27Update README.mdEllison1-0/+2
2022-01-10Update README.mdEllison1-1/+1
2022-01-10Update README.mdEllison1-3/+4
2022-01-08removing old lspdiagnostic hightlightsEllison Leão1-1/+2
2021-12-08refactore(gruvbox): update README.mdMuhammad Ahmad 🌌1-2/+1
2021-10-26Update README.mdEllison1-0/+4
2021-08-18Update README.mdEllison1-2/+2
2021-04-01Fixed setting colorscheme in init.vimGlib Shpychka1-1/+1
2021-02-25rollback conditional highlights checksEllison Leão1-1/+1
2021-02-25Update README.mdEllison1-0/+10
2021-02-24Update README.mdEllison1-3/+3
2021-02-24Small addsyntezoid1-1/+2
2021-02-24Merge branch 'lush' into mainEllison Leão1-10/+13
* lush: adding terminal_color_* #8 adding more plugin support changed gruvbox lua module namespace adding more highlight groups initial changes on moving to lush.nvim
2021-02-24adding more plugin supportEllison Leão1-1/+3
- fix italic comments and strings options
2021-02-24changed gruvbox lua module namespaceEllison Leão1-3/+3
2021-02-23initial changes on moving to lush.nvimEllison Leão1-8/+9
2021-02-21fix: typo in README.mdMartin Kunz1-1/+1
`colorbuddy.vim` instead of the correct `colorbuddy.nvim`
2020-12-02update READMEEllison Leão1-4/+9
2020-11-17adding galaxyline.nvim in supported pluginsEllison Leão1-1/+1
2020-11-08fix linkEllison Leão1-1/+1
2020-11-08change READMEEllison Leão1-2/+10
2020-11-08lots of fixes, can be used already :)Ellison Leão1-0/+30
2020-11-02initial commit, veeeeeeery alpha stageEllison Leão1-0/+1