feat!: spring cleaning

This commit is contained in:
mvllow 2023-11-27 12:43:40 -06:00
commit 7de6b77b76
No known key found for this signature in database
19 changed files with 1067 additions and 963 deletions

View file

@ -5,6 +5,6 @@
--- local highlights = require('rose-pine.plugins.markid')
--- require("nvim-treesitter.configs").setup({ markid = { enable = true, colors = highlights } })
local p = require('rose-pine.palette')
local p = require("rose-pine.palette")
return { p.foam, p.rose, p.iris }