language-vyper
Vyper language support in Atom
shanefontaine 867 1 0.2.0 MIT GitHub

Vyper language support in Atom

Adds syntax highlighting for Vyper in Atom.

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.

Package created with help from language-solidity

Example

Part of an ERC20 token:

vyper-erc20_v0.2.0