nvim: add shelman-theme
This commit is contained in:
parent
add4e0a218
commit
4a13cbcd13
1 changed files with 4 additions and 0 deletions
4
.config/nvim/lua/plugins/shelman-theme.lua
Normal file
4
.config/nvim/lua/plugins/shelman-theme.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
name = "shelman-theme",
|
||||
dir = "~/.config/shelman-theme/current/neovim",
|
||||
}
|
Loading…
Reference in a new issue