diff --git a/lua/custom/plugins/themes/eva01.lua b/lua/custom/plugins/themes/eva01.lua new file mode 100644 index 00000000..2877db80 --- /dev/null +++ b/lua/custom/plugins/themes/eva01.lua @@ -0,0 +1 @@ +return { 'hachy/eva01.vim' } diff --git a/lua/custom/plugins/themes/vim-thematic.lua b/lua/custom/plugins/themes/vim-thematic.lua index 1aaf2e2c..a80910e6 100644 --- a/lua/custom/plugins/themes/vim-thematic.lua +++ b/lua/custom/plugins/themes/vim-thematic.lua @@ -25,6 +25,8 @@ let g:thematic#themes = { \ }, \ 'embark' : { \ }, +\ 'eva01' : { +\ }, \ 'everblush' : { \ }, \ 'falcon' : {