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
/
src
/
rc
Age
Commit message (
Expand
)
Author
2012-12-13
tweak git commit message highlighting
Maxime Coste
2012-12-07
grep.kak: configurable grep command, search selection when no params
Maxime Coste
2012-12-07
cleanup {make,grep}.kak
Maxime Coste
2012-11-27
fix cpp indent filter
Maxime Coste
2012-11-21
cpp.kak: use regex filter to handle indentation
Maxime Coste
2012-11-21
fix trailing '"' in make.kak
Maxime Coste
2012-11-20
tweak kakrc highlighting
Maxime Coste
2012-11-19
ctags.kak: center selection in window when jumping on a tag
Maxime Coste
2012-11-12
update c++ highlighter
Maxime Coste
2012-11-12
make ctags.kak tag implementation more robust
Maxime Coste
2012-11-12
update asciidoc highlighting
Maxime Coste
2012-11-09
Add a rc/ctags.kak for a :tag implementation using exuberant ctags
Maxime Coste
2012-10-29
tweak cpp highlighting
Maxime Coste
2012-10-02
grep,make: tweak mktemp call to work on OSX
Maxime Coste
2012-10-01
cpp.kak: fix string highlighter
Maxime Coste
2012-09-17
kakrc: use color aliases for cpp and kakrc highlighting
Maxime Coste
2012-09-12
rework fifo handling, use real fifos in {make,grep}.kak, update README
Maxime Coste
2012-09-12
grep command uses file completion
Maxime Coste
2012-09-09
use -shell-params in rc files
Maxime Coste
2012-09-06
kakrc.kak: fix comments highlighting
Maxime Coste
2012-09-06
cpp.kak: smarter alt command
Maxime Coste
2012-09-06
tweak make output highlighting
Maxime Coste
2012-09-04
cleanup cpp.kak
Maxime Coste
2012-09-04
Support # comments in commands
Maxime Coste
2012-08-30
git.kak: tweak highlighting
Maxime Coste
2012-08-29
make.kak: fix highlighting
Maxime Coste
2012-08-29
make.kak: fix parameter passing
Maxime Coste
2012-08-29
use fifo buffers for grep and make command
Maxime Coste
2012-08-23
grep.kak: do not quote params
Maxime Coste
2012-08-17
make.kak: style fix
Maxime Coste
2012-08-17
grep.kak: use perl regex syntax and quote parameters
Maxime Coste
2012-08-14
rc/grep.kak: style fix
Maxime Coste
2012-08-11
use new reg access syntax in rc files
Maxime Coste
2012-08-10
make.kak: quote echo parameter in errjump
Maxime Coste
2012-08-08
add rc/asciidoc.kak for asciidoc highlighting
Maxime Coste
2012-08-08
make.kak: errjump also display the error description in the status line
Maxime Coste
2012-08-07
rc/{grep,make}.kak: use a scratch buffer to store results
Maxime Coste
2012-08-07
kakrc: fix string highlighting
Maxime Coste
2012-08-07
add rc/grep.kak which provides a grep and gjump command
Maxime Coste
2012-08-07
add rc/make.kak which provides make and errjump commands
Maxime Coste
2012-08-07
cpp.kak: also try to detect cpp files using the file tool
Maxime Coste
2012-08-07
kakrc: tweak highlighting
Maxime Coste
2012-08-07
use new regex highlighter features in rc files
Maxime Coste
2012-08-07
new regex highlighter parameters syntax, support per capture highlight
Maxime Coste
2012-08-05
Registers need a context to return their values
Maxime Coste
2012-08-02
fix global.kak, eval command no longer exists
Maxime Coste
2012-07-31
CommandManager: rework command parser
Maxime Coste
2012-07-25
diff.kak: recognize patch files
Maxime Coste
2012-07-20
add inline keyword in cpp highlighting
Maxime Coste
2012-07-18
global: quote tag pattern
Maxime Coste
[next]