Skip to content

emacsmirror/kolon-mode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

kolon-mode

kolon-mode is an html-mode derived major mode for Text::Xslate's Kolon syntax.

Features

kolon-mode will stay (mostly) out of your way with manual tabbing.

Kolon docs on CPAN are accessible by default with C-c C-k

Todo

Issues

Commenting/uncommenting via kolon-comment-region and kolon-uncomment-region can be a little too greedy, especially if you're selectively uncommenting, so don't rely on those functions just yet.

Please report any other issues (or feature requests!) here on github. Thanks!

License, et al.

This code is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0. For details, see http://www.perlfoundation.org/artistic_license_2_0

Some code originally from https://github.com/yoshiki/tx-mode and https://bitbucket.org/lattenwald/.emacs.d/src/347b18c4f834/site-lisp/kolon-mode.el

About

Syntax highlighting for Text::Xslate's Kolon syntax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%