This website requires JavaScript.
Explore
Help
Sign In
PreacherDHM
/
config.nvim
Watch
1
Star
0
Fork
0
You've already forked config.nvim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
config.nvim
/
lua
/
plugins
/
theme.lua
7 lines
103 B
Lua
Raw
Permalink
Normal View
History
Unescape
Escape
first
2025-01-16 20:24:15 +00:00
return
{
"
rebelot/kanagawa.nvim
"
,
config
=
function
(
)
added plugins
2025-02-04 00:14:40 +00:00
vim.cmd
(
'
colorscheme kanagawa-wave
'
)
first
2025-01-16 20:24:15 +00:00
end
,
}
Reference in New Issue
Copy Permalink