feat: gotham theme
This commit is contained in:
parent
0e5691f05e
commit
41ace2dbed
2 changed files with 3 additions and 0 deletions
1
lua/custom/plugins/themes/vim-gotham.lua
Normal file
1
lua/custom/plugins/themes/vim-gotham.lua
Normal file
|
@ -0,0 +1 @@
|
|||
return { 'whatyouhide/vim-gotham' }
|
|
@ -33,6 +33,8 @@ let g:thematic#themes = {
|
|||
\ },
|
||||
\ 'gloombuddy' : {
|
||||
\ },
|
||||
\ 'gotham' : {
|
||||
\ },
|
||||
\ 'hybrid' : {
|
||||
\ },
|
||||
\ 'juliana' : {
|
||||
|
|
Loading…
Add table
Reference in a new issue