✨ feat(nvim): new colorscheme extra: synthweave
This commit is contained in:
parent
64d5837fa8
commit
06629235d6
2 changed files with 7 additions and 0 deletions
1
.config/nvim/.github/README.md
vendored
1
.config/nvim/.github/README.md
vendored
|
@ -86,6 +86,7 @@
|
|||
<summary><b>🎨 Colorscheme</b></summary>
|
||||
|
||||
- [rockerBOO/boo-colorscheme-nvim](https://dotfyle.com/plugins/rockerBOO/boo-colorscheme-nvim)
|
||||
- [samharju/synthweave.nvim](https://dotfyle.com/plugins/samharju/synthweave.nvim)
|
||||
- [HoNamDuong/hybrid.nvim](https://dotfyle.com/plugins/HoNamDuong/hybrid.nvim)
|
||||
- [craftzdog/solarized-osaka.nvim](https://dotfyle.com/plugins/craftzdog/solarized-osaka.nvim)
|
||||
- [shaunsingh/moonlight.nvim](https://dotfyle.com/plugins/shaunsingh/moonlight.nvim)
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
return {
|
||||
"samharju/synthweave.nvim",
|
||||
name = "synthweave",
|
||||
lazy = false,
|
||||
opts = {},
|
||||
}
|
Loading…
Add table
Reference in a new issue