Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mattdf/vim-yul

Syntax files for Yul
https://github.com/mattdf/vim-yul

Last synced: 25 days ago
JSON representation

Syntax files for Yul

Awesome Lists containing this project

README

        

# vim-yul

Syntax files for Yul, the intermediate language for the EVM by the [Solidity](https://github.com/ethereum/solidity) team.

## Installation

### Plug
Add the following line to your ~/.vimrc:

```
Plug 'mattdf/vim-yul'
```

### No Plugin Manager
Copy all of the files manually into your ~/.vim.