feat: one colorscheme and latex
This commit is contained in:
parent
40ec1000bb
commit
5bf70dfbac
|
@ -0,0 +1 @@
|
|||
return { 'sts10/vim-pink-moon' }
|
|
@ -115,6 +115,8 @@ let g:thematic#themes = {
|
|||
\ 'font-size': 11,
|
||||
\ 'linespace': 6,
|
||||
\ },
|
||||
\ 'pink-moon' : {
|
||||
\ },
|
||||
\ 'pinkmare' : {
|
||||
\ },
|
||||
\ 'purify' : {
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
return { 'vim-latex/vim-latex' }
|
Loading…
Reference in New Issue