Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 269 Bytes

File metadata and controls

11 lines (7 loc) · 269 Bytes

c2.vim

File detection and syntax highlighting for the C2 programming language.

Installation

  • Use Vim 8 or newer
  • mkdir -p ~/.vim/pack/plugins/start/
  • cd ~/.vim/pack/plugins/start/
  • git clone https://github.com/c2lang/c2.vim