Skip to content

lfiolhais/vim-chisel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-chisel

Vim syntax highlight for Chisel files. Based on vim-scala.

Install

Add

Plug 'lfiolhais/vim-chisel'

to your .vimrc and then

:PlugInstall

Manual

You'll need to restart vim after performing these steps.

git clone https://github.com/lfiolhais/vim-chisel
mkdir ~/.vim/{fdetect,syntax}
cp vim-chisel/fdetect/* ~/.vim/fdetect/
cp vim-chisel/syntax/* ~/.vim/syntax/

About

Vim syntax highlight for Chisel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published