Skip to content

Vim syntax highlighting for KSP (Kontakt Script Processor)

License

Notifications You must be signed in to change notification settings

nojanath/vim-ksp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-ksp

Vim syntax highlighting for KSP (Kontakt Script Processor)

This is inspired by Nils Liberg's fantastic SublimeKSP plugin. This only provides syntax highlighting for now but I hope to incorporate Nils' KSP compiler eventually.

Installation

Using pathogen:

cd ~/.vim/bundle
git clone https://github.com/nojanath/vim-ksp.git

Usage

After installation, open any file with a .ksp extension and Vim will detect the filetype as KSP. It highlights KSP keywords, built-in variables and commands, etc. Easy peasy.

Contributing

Pull requests are welcome!

About

Vim syntax highlighting for KSP (Kontakt Script Processor)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published