Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

kerboscript.vim

Syntax highlighting for kerboscript.

Installation

I recommend using a plugin manager like pathogen or vundle to install kerboscript.vim.

With Pathogen

In ~/.vim/bundle download the VIM subdirectory with svn

cd ~/.vim/bundle
svn export https://github.com/KSP-KOS/EditorTools/trunk/VIM/vim-kerboscript

With Vundle

Add VIM/vim-kerboscript to your .vimrc

Plugin 'KSP-KOS/EditorTools', {'rtp': 'VIM/vim-kerboscript'}

Launch vim and run :PluginInstall

Attribution

Author: Tom Vanderlee