This website requires JavaScript.
Explore
Help
Sign In
vividboarder
/
wombat.nvim
Watch
1
Star
0
Fork
0
You've already forked wombat.nvim
mirror of
https://github.com/ViViDboarder/wombat.nvim.git
synced
2025-02-23 06:14:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wombat.nvim
/
colors
/
wombat.vim
2 lines
93 B
VimL
Raw
Permalink
Normal View
History
Unescape
Escape
Small refactor again to make it easier to select base ansi themes
2025-01-09 11:52:29 -08:00
lua
require
(
"wombat"
)
.
set_colorscheme
(
"wombat"
,
require
(
"lush_theme.wombat_lush"
)
,
"iterm2"
)
Reference in New Issue
Copy Permalink