Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 474 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 474 Bytes

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