mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
chore: clean up types and setup logic
This commit is contained in:
parent
0fb313c3c5
commit
ab6ab41da0
4 changed files with 20 additions and 42 deletions
|
|
@ -1,6 +1,6 @@
|
|||
local M = {}
|
||||
|
||||
---@param options Config
|
||||
---@param options Options
|
||||
function M._load(options)
|
||||
local h = require('rose-pine.util').highlight
|
||||
local p = require('rose-pine.palette')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue