summaryrefslogtreecommitdiff
path: root/rc/diff.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-08-24Use a reusable diff highlighting group in diff.kakMaxime Coste
2013-12-23Make kak more installableMaxime Coste
* Kak relies on the kakrc file to be in ../share/kak/kakrc relative to kak binary rather than in the same directory * Added an install target to the Makefile