This plugin provides file detection and syntax highlighting support for Prisma in Vim.
We recommend using Vim plug for installation, but this plugin is compatible with other vim package managers
Plug 'prisma/vim-prisma'
to your .vimrc
vim +PlugInstall
(Color theme is Night Owl)
This plugin is licensed under the MIT license.
Thanks to Harshit Pant for initially creating and maintaining this plugin.