diff --git a/lua/custom/plugins/themes/vim-gotham.lua b/lua/custom/plugins/themes/vim-gotham.lua new file mode 100644 index 00000000..d1e209f2 --- /dev/null +++ b/lua/custom/plugins/themes/vim-gotham.lua @@ -0,0 +1 @@ +return { 'whatyouhide/vim-gotham' } diff --git a/lua/custom/plugins/themes/vim-thematic.lua b/lua/custom/plugins/themes/vim-thematic.lua index a80910e6..f0d9c011 100644 --- a/lua/custom/plugins/themes/vim-thematic.lua +++ b/lua/custom/plugins/themes/vim-thematic.lua @@ -33,6 +33,8 @@ let g:thematic#themes = { \ }, \ 'gloombuddy' : { \ }, +\ 'gotham' : { +\ }, \ 'hybrid' : { \ }, \ 'juliana' : {