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,7 +5,7 @@
|
|||
--- local highlights = require('rose-pine.plugins.bufferline')
|
||||
--- require('bufferline').setup({ highlights = highlights })
|
||||
|
||||
local p = require('rose-pine.palette')
|
||||
local p = require("rose-pine.palette")
|
||||
|
||||
return {
|
||||
-- fill = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue