Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mattdf/vim-yul
- Owner: mattdf
- Created: 2021-06-27T18:26:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-27T18:45:52.000Z (over 3 years ago)
- Last Synced: 2024-10-03T13:42:47.067Z (about 1 month ago)
- Language: Vim script
- Size: 2.93 KB
- Stars: 18
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.