summaryrefslogtreecommitdiff
path: root/rc
AgeCommit message (Expand)Author
2014-11-22Add java code highlightingEvert Van Petegem
2014-11-21Add kakoune filetype -> clang filetype conversion in clang-completeMaxime Coste
2014-11-20Show brief comments in clang completion descriptionMaxime Coste
2014-11-19jedi.kak: remove the tmp dir directly in the %sh blockMaxime Coste
2014-11-19Add diagnostics support to clang.kakMaxime Coste
2014-11-18Use a 'complete' alias for file type specific completerMaxime Coste
2014-11-11Support windows style path in grep outputMaxime Coste
2014-11-11Support windows style path in make outputMaxime Coste
2014-11-11Tweak clang completion docstring formatMaxime Coste
2014-11-11Remove %rec{...} strings, now "..." strings expand their contentMaxime Coste
2014-11-11Back to an awk based clang completion parsing for better docstringsMaxime Coste
2014-11-10Support hinting if an inline info should be above or below the anchorMaxime Coste
2014-11-07Initial support for insert completion docstringMaxime Coste
2014-11-07Remove unneeded capture groups from rust highlightingMaxime Coste
2014-11-07fix typo in jedi.kakMaxime Coste
2014-11-06Tweak completer scriptsMaxime Coste
2014-11-05Remove clang cleanup hooks once they ranMaxime Coste
2014-11-05Add initial jedi python completion scriptMaxime Coste
2014-11-05Fix escaping of ' in single quote python stringsMaxime Coste
2014-11-05cpp.kak: tweak cpp-alternative-file implementationMaxime Coste
2014-11-04update cpp highlight, add constexprMaxime Coste
2014-11-04update kakrc highlight, add alias/unaliasMaxime Coste
2014-10-31Change :info -anchor option, take directly a buffer coordinateMaxime Coste
2014-10-31much simple clang completion scriptMaxime Coste
2014-10-30Fix clang autocompletionMaxime Coste
2014-10-30Use an alias for the :alt command defined in cpp.kakMaxime Coste
2014-10-24Get non completion clang output into a buffer when completingMaxime Coste
2014-10-23Fix tag command, using IFS is a *bad* ideaMaxime Coste
2014-10-22cpp.kak: highlight cast operatorsMaxime Coste
2014-10-12Add support for a ctagsfiles option that lists all tags to read fromMaxime Coste
2014-10-12Improve sh highlightingMaxime Coste
2014-10-07Fix ragel.kak highlightingMaxime Coste
2014-10-07Fix cpp indentation align to opening parenMaxime Coste
2014-10-06Use ',' instead of '|' as tuple option fields separatorsMaxime Coste
2014-10-01cpp.kak: #if 0 stop at next endif or else or elifMaxime Coste
2014-09-26cpp.kak: grey out code in #if 0Maxime Coste
2014-09-25Fix some cpp autoindent hooksMaxime Coste
2014-09-11Fix git commit message highlightingMaxime Coste
2014-09-08Use bold attribute for current line in make and grep buffersMaxime Coste
2014-08-30cpp.kak: fix copying of comments to next lineMaxime Coste
2014-08-26Update kakrc highlightingMaxime Coste
2014-08-17git-tools: list available commands in git docstringMaxime Coste
2014-08-14git-tools.kak: Add completion support to git commandMaxime Coste
2014-08-02make.kak: Make column optional.Maxime Coste
2014-07-31Add a -existing switch to edit commandMaxime Coste
2014-07-30Merge some more language support from alexherbo2Maxime Coste
2014-07-30Merge union handling fix in cpp.kak from davidacikoMaxime Coste
2014-07-30Merge support for some additional languages from alexherbo2Maxime Coste
2014-07-29cpp.kak: Added union support to automatic semicolon after blockdavidaciko
2014-07-28make.kak: Support fatal errors in errnext / errprevMaxime Coste