Skip to content

kynetx/krl-vim-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This a vim plugin for krl (Kynex Rule Language) vim support. It includes: 
	syntax highlighting
	snippets for use with snipMate (https://github.com/msanders/snipmate.vim)

For installation, we recommend pathogen by Tim Pope (https://github.com/tpope/vim-pathogen). Just clone this repo into your bundle directory. If you aren't using pathogen, then you can install the plugin the old-school way by copying the directories into your .vim directory.

I also recommend the PastelsOnDark theme that has KRL specific highlighting at: https://github.com/mikefarmer/pastelsondark-vim

NOTE: In order to use VIM with KRL, you will need to install the KRL Commandline Tool.  Instructions for installing and using it are here: http://docs.kynetx.com/docs/Command-line_Ruby_Gem 

Releases

No releases published

Packages

No packages published