Skip to content

tomlion/vim-solidity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-solidity

Syntax files for Solidity, the contract-oriented programming language for Ethereum.

Installation

Pathogen

Run the following command:

git clone https://github.com/tomlion/vim-solidity.git ~/.vim/bundle/vim-solidity

Vundle

Add the following line to your ~/.vimrc:

Plugin 'tomlion/vim-solidity'

Plug

Add the following line to your ~/.vimrc:

Plug 'tomlion/vim-solidity'

No Plugin Manager

Copy all of the files manually into your ~/.vim.

About

Vim syntax file for solidity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published