Skip to content

Commit

Permalink
feat(awesome_colorschemes): added gruvbox.nvim to db
Browse files Browse the repository at this point in the history
  • Loading branch information
ibhagwan committed Dec 17, 2024
1 parent c501172 commit 57ac060
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lua/fzf-lua/data/colorschemes.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,11 @@
}
]
},
"gruvbox-nvim": {
"disp_name": "Gruvbox Nvim",
"url": "ellisonleao/gruvbox.nvim",
"colorschemes": ["gruvbox.nvim"]
},
"gruvbox-material": {
"disp_name": "Gruvbox Material",
"url": "sainnhe/gruvbox-material",
Expand Down

0 comments on commit 57ac060

Please sign in to comment.