Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 407 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 407 Bytes

vim-viper

Vim syntax highlighting for the experimental programming language Vyper.

Work in progess.

Currently uses *.vy.

Quick Install

curl https://raw.githubusercontent.com/jacqueswww/vim-vyper/master/install.sh | sh

Installation

Drop the appropriate files into:

~/.vim/syntax/
~/.vim/ftdetect/ 

Note: Folders might have to be created.