Skip to content

Syntax highlighting for the Chapel programming language

License

Notifications You must be signed in to change notification settings

nebulaeandstars/vim-chapel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chapel Mode for Vim

Fork/mirror of the official vim plugin shipped with chapel

Installation

Add the following to your .vimrc:

With vim-plug:

Plug 'nebulaeandstars/vim-chapel'

With Vundle:

Plugin 'nebulaeandstars/vim-chapel'

Changes from the original plugin

  • .chpl files are now called chapel files, rather than chpl files, to be more consistent with how vim refers to other languages' file-types.

  • The indentation component was removed, as it was fairly aggressive and assumed a lot about what you wanted.

  • It's on GitHub for easier integration with plugin managers.

Contact info (to comply with the license)

email: nebulaeandstars@gmail.com.

About

Syntax highlighting for the Chapel programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published