Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 438 Bytes

File metadata and controls

19 lines (10 loc) · 438 Bytes

redcode.vim

Syntax files for REDCODE, initially based on VimScript#1705.

Install

With Pathogen

git clone https://github.com/bfontaine/redcode.vim.git ~/.vim/bundle/redcode.vim

With Vundle/Neobundle

Add it in your ~/.vimrc like any other plugin:

Plugin 'bfontaine/redcode.vim'