Skip to content

Vim syntax highlighting for the smart contract programming language Vyper

License

Notifications You must be signed in to change notification settings

vyperlang/vim-vyper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-vyper

Vim/Neovim syntax highlighting for Vyper, the premeire Ethereum smart contracting language.

Installation

Pathogen

Run the following command:

git clone https://github.com/vyperlang/vim-vyper.git ~/.vim/bundle/vim-vyper

Vundle

Add the following line to your ~/.vimrc:

Plugin 'vyperlang/vim-vyper'

Plug

Add the following line to your ~/.vimrc:

Plug 'vyperlang/vim-vyper'

No Plugin Manager

Copy all of the files manually into your ~/.vim.

About

Vim syntax highlighting for the smart contract programming language Vyper

Resources

License

Stars

Watchers

Forks

Languages

  • Vim Script 100.0%