mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
feat!: spring cleaning
This commit is contained in:
parent
92762f4fa2
commit
7de6b77b76
19 changed files with 1067 additions and 963 deletions
|
|
@ -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 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue