mraxime / vim-prisma

Prisma 2 support for vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  1. Add Plug 'pantharshit00/vim-prisma' to your .vimrc
  2. Run vim +PlugInstall

Screenshot

image

(Color theme is Night Owl)

License

This plugin is licensed under the MIT license.

About

Prisma 2 support for vim

License:MIT License


Languages

Language:Vim Script 100.0%