Prisma 2 for Vim
This plugin is provides file detection and syntax highlighting support for Prisma 2.
Installation
I recommend using Vim plug for installation but this plugin is compatible with other vim package managers
Using vim-plug
- Add
Plug 'pantharshit00/vim-prisma'
to your.vimrc
- Run
vim +PlugInstall
Screenshot
(Color theme is Night Owl)
License
This plugin is licensed under the MIT license.