feat: enfocado and human

This commit is contained in:
Thomas Alcala Schneider 2023-05-26 00:27:26 +02:00
parent ae822d97c0
commit d9dda88d1e
3 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1 @@
return { 'wuelnerdotexe/human.vim' }

View File

@ -0,0 +1,6 @@
return {
'wuelnerdotexe/vim-enfocado',
config = function()
vim.g.enfocado_style = 'neon' -- or 'nature'
end,
}

View File

@ -35,6 +35,8 @@ let g:thematic#themes = {
\ },
\ 'embark' : {
\ },
\ 'enfocado' : {
\ },
\ 'eva01' : {
\ },
\ 'everblush' : {