chore(vim): add highlighting for prisma

This commit is contained in:
Stefan Imhoff
2022-03-26 18:21:48 +01:00
parent ed55dab633
commit 88a0812be9

View File

@@ -83,6 +83,7 @@ Plug 'sheerun/vim-polyglot'
Plug 'styled-components/vim-styled-components', { 'branch': 'main' }
Plug 'vim-pandoc/vim-pandoc'
Plug 'vim-pandoc/vim-pandoc-syntax'
Plug 'pantharshit00/vim-prisma'
" Custom Text Objects
Plug 'christoomey/vim-titlecase'