| Age | Commit message (Collapse) | Author |
|
* core: set of tools to work on kakoune source code
* base: very common languages and tools
* extra: less common languages and tools
|
|
|
|
Option content is auto updated to match current buffer, so that line flags
are updated according to buffer modifications.
|
|
|
|
|
|
Fixes #130
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|