summaryrefslogtreecommitdiff
path: root/rc/css.kak
AgeCommit message (Collapse)Author
2016-01-29Reorganise rc/ into subdirectoriesMaxime Coste
* core: set of tools to work on kakoune source code * base: very common languages and tools * extra: less common languages and tools
2015-11-04Cleanup the various trailing space removal hooksMaxime Coste
2015-10-25Introduce the `commenting.kak` fileFrank LENORMAND
Centralize commenting functions into a single file, and declare variables used by those functions in language support files. The functions are `comment-selection` and `comment-line`, users should bind those functions to the keys of their liking for easy access.
2014-07-14add rc/css.kakAlex Leferry 2