This website requires JavaScript.
Explore
Help
Sign In
finn
/
omarchy
Watch
1
Star
0
Fork
0
You've already forked omarchy
mirror of
https://github.com/basecamp/omarchy.git
synced
2025-07-27 12:19:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
609c8ef84e46fb0abd6eb02301c89aef26e466c6
omarchy
/
config
/
nvim
/
lua
/
plugins
/
theme.lua
9 lines
86 B
Lua
Raw
Normal View
History
Unescape
Escape
Revert "Merge pull request #37 from prertik/nvim-switch-to-current-theme" This reverts commit 79a8d34cc5dedfcb9830bb4d218ee9d6486cd597, reversing changes made to d05020b7c17624cb4e2bd8debf319d8172da3bea.
2025-07-04 11:49:09 -07:00
return
{
Fleshout the default nvim setup
2025-06-01 11:39:15 +02:00
{
"
LazyVim/LazyVim
"
,
opts
=
{
colorscheme
=
"
tokyonight
"
,
}
,
}
,
}
Copy Permalink