feat: one colorscheme and latex

This commit is contained in:
Thomas Alcala Schneider 2023-05-24 10:34:49 +02:00
parent 40ec1000bb
commit 5bf70dfbac
3 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
return { 'sts10/vim-pink-moon' }

View File

@ -115,6 +115,8 @@ let g:thematic#themes = {
\ 'font-size': 11,
\ 'linespace': 6,
\ },
\ 'pink-moon' : {
\ },
\ 'pinkmare' : {
\ },
\ 'purify' : {

View File

@ -0,0 +1 @@
return { 'vim-latex/vim-latex' }