Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 366 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 366 Bytes

kakoune-vue

Vue support for Kakoune

Updated for v2017.07.01

Syntax-highlighting for Vue, with support for pug, scss, sass, less, and typescript within their respective sections.

In order to deal with commenting in different languages, comment_block_* is <!-- --> for HTML, and comment_line is // for basically everything else.

Pull requests welcome!