This website requires JavaScript.
Explore
Docker Images
Website
Set Up
Deploy
Help
Sign In
personal
/
flexoki-neovim
Watch
1
Star
0
Fork
0
You've already forked flexoki-neovim
Code
Issues
Wiki
Activity
2717913a11
flexoki-neovim
/
colors
/
flexoki-dark.vim
5 lines
92 B
VimL
Raw
Normal View
History
Unescape
Escape
Import from old repo and small changes as discussed in #1
2023-11-01 01:09:02 +08:00
lua
<
<
EOF
Initial work on rewritting the theme
2023-11-01 03:15:26 +08:00
local
flexoki
=
require
(
'flexoki'
)
flexoki
.
colorscheme
(
{
variant
=
'dark'
}
)
Import from old repo and small changes as discussed in #1
2023-11-01 01:09:02 +08:00
EOF
Reference in New Issue
Copy Permalink