Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rnestler/michelson.vim

An vim plugin for the Michelson smart contracts language used by tezos
https://github.com/rnestler/michelson.vim

michelson tezos vim

Last synced: about 1 month ago
JSON representation

An vim plugin for the Michelson smart contracts language used by tezos

Awesome Lists containing this project

README

        

# michelson.vim

An vim plugin for the Michelson smart contracts language

## Installation

### Using [Vundle](https://github.com/VundleVim/Vundle.vim)

Add the following to your `vimrc`
```vimrc
Plugin 'rnestler/michelson.vim'
```