This website requires JavaScript.
Explore
Help
Sign in
remote
/
neovim-rose-pine
Watch
1
Star
0
Fork
You've already forked neovim-rose-pine
0
mirror of
https://github.com/rose-pine/neovim.git
synced
2026-06-03 07:36:57 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
72bc07055f
neovim-rose-pine
/
lua
/
rose-pine
/
init.lua
9 lines
98 B
Lua
Raw
Normal View
History
Unescape
Escape
init
2021-05-18 11:15:39 -05:00
local
util
=
require
(
'
rose-pine.util
'
)
format
2021-08-20 11:00:41 -05:00
local
M
=
{
}
function
M
.
set
(
)
init
2021-05-18 11:15:39 -05:00
util.load
(
)
end
format
2021-08-20 11:00:41 -05:00
return
M
Reference in a new issue
Copy permalink