Skip to content

vyperlang/atom-vyper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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