index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rc
Age
Commit message (
Expand
)
Author
2014-11-22
Add java code highlighting
Evert Van Petegem
2014-11-21
Add kakoune filetype -> clang filetype conversion in clang-complete
Maxime Coste
2014-11-20
Show brief comments in clang completion description
Maxime Coste
2014-11-19
jedi.kak: remove the tmp dir directly in the %sh block
Maxime Coste
2014-11-19
Add diagnostics support to clang.kak
Maxime Coste
2014-11-18
Use a 'complete' alias for file type specific completer
Maxime Coste
2014-11-11
Support windows style path in grep output
Maxime Coste
2014-11-11
Support windows style path in make output
Maxime Coste
2014-11-11
Tweak clang completion docstring format
Maxime Coste
2014-11-11
Remove %rec{...} strings, now "..." strings expand their content
Maxime Coste
2014-11-11
Back to an awk based clang completion parsing for better docstrings
Maxime Coste
2014-11-10
Support hinting if an inline info should be above or below the anchor
Maxime Coste
2014-11-07
Initial support for insert completion docstring
Maxime Coste
2014-11-07
Remove unneeded capture groups from rust highlighting
Maxime Coste
2014-11-07
fix typo in jedi.kak
Maxime Coste
2014-11-06
Tweak completer scripts
Maxime Coste
2014-11-05
Remove clang cleanup hooks once they ran
Maxime Coste
2014-11-05
Add initial jedi python completion script
Maxime Coste
2014-11-05
Fix escaping of ' in single quote python strings
Maxime Coste
2014-11-05
cpp.kak: tweak cpp-alternative-file implementation
Maxime Coste
2014-11-04
update cpp highlight, add constexpr
Maxime Coste
2014-11-04
update kakrc highlight, add alias/unalias
Maxime Coste
2014-10-31
Change :info -anchor option, take directly a buffer coordinate
Maxime Coste
2014-10-31
much simple clang completion script
Maxime Coste
2014-10-30
Fix clang autocompletion
Maxime Coste
2014-10-30
Use an alias for the :alt command defined in cpp.kak
Maxime Coste
2014-10-24
Get non completion clang output into a buffer when completing
Maxime Coste
2014-10-23
Fix tag command, using IFS is a *bad* idea
Maxime Coste
2014-10-22
cpp.kak: highlight cast operators
Maxime Coste
2014-10-12
Add support for a ctagsfiles option that lists all tags to read from
Maxime Coste
2014-10-12
Improve sh highlighting
Maxime Coste
2014-10-07
Fix ragel.kak highlighting
Maxime Coste
2014-10-07
Fix cpp indentation align to opening paren
Maxime Coste
2014-10-06
Use ',' instead of '|' as tuple option fields separators
Maxime Coste
2014-10-01
cpp.kak: #if 0 stop at next endif or else or elif
Maxime Coste
2014-09-26
cpp.kak: grey out code in #if 0
Maxime Coste
2014-09-25
Fix some cpp autoindent hooks
Maxime Coste
2014-09-11
Fix git commit message highlighting
Maxime Coste
2014-09-08
Use bold attribute for current line in make and grep buffers
Maxime Coste
2014-08-30
cpp.kak: fix copying of comments to next line
Maxime Coste
2014-08-26
Update kakrc highlighting
Maxime Coste
2014-08-17
git-tools: list available commands in git docstring
Maxime Coste
2014-08-14
git-tools.kak: Add completion support to git command
Maxime Coste
2014-08-02
make.kak: Make column optional.
Maxime Coste
2014-07-31
Add a -existing switch to edit command
Maxime Coste
2014-07-30
Merge some more language support from alexherbo2
Maxime Coste
2014-07-30
Merge union handling fix in cpp.kak from davidaciko
Maxime Coste
2014-07-30
Merge support for some additional languages from alexherbo2
Maxime Coste
2014-07-29
cpp.kak: Added union support to automatic semicolon after block
davidaciko
2014-07-28
make.kak: Support fatal errors in errnext / errprev
Maxime Coste
[next]