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
Age
Commit message (
Expand
)
Author
2018-03-25
rc kakrc: Highlight boolean values
Frank LENORMAND
2018-03-25
rc d: Improve D highlighting
Frank LENORMAND
2018-03-25
Cleanup client name validation code
Maxime Coste
2018-03-25
Remove contains_that and use any_of to be closer to the c++ stdlib
Maxime Coste
2018-03-25
Unify code that validates identifiers in Kakoune
Maxime Coste
2018-03-25
Fix uses of rotate selection in rc/ files
Maxime Coste
2018-03-25
Document rotate selection breaking change in startup message
Maxime Coste
2018-03-25
Move rotate selection and rotate selection contents to ) and <a-)>
Maxime Coste
2018-03-25
Use 1 and -1 for Forward/Backward Direction to simplify code
Maxime Coste
2018-03-25
indent selector: When line is empty, find indent from surrounding lines
Maxime Coste
2018-03-25
Remove parse_filename overload and use a default parameter
Maxime Coste
2018-03-24
Merge remote-tracking branch 'alyssais/patch-1'
Maxime Coste
2018-03-24
Merge remote-tracking branch 'Delapouite/bufdir'
Maxime Coste
2018-03-24
iterm.kak: use command argument instead of sending text
Maxime Coste
2018-03-23
ruby.kak: support squiggly heredocs
Alyssa Ross
2018-03-23
Docs: add `%/` token to default path option
Delapouite
2018-03-23
Support `%` in `path` option to mean current buffer directory
Maxime Coste
2018-03-23
Merge remote-tracking branch 'Delapouite/kakrc'
Maxime Coste
2018-03-23
Merge git://github.com/gspia/kakoune
Maxime Coste
2018-03-23
Merge remote-tracking branch 'bclinthall/jsBracketAlign'
Maxime Coste
2018-03-23
Restore client name after converting to client
Maxime Coste
2018-03-22
Fix javascript close bracket alignment
Clint Hall
2018-03-22
Clint Hall Copyright Waiver
Clint Hall
2018-03-22
Add hl for declare-user-mode and enter-user-mode in kakrc.kak
Delapouite
2018-03-22
Add a space to haskell commment-line comment string.
gspia
2018-03-22
java.kak: Add some highlighted keywords and highlight annotations
Maxime Coste
2018-03-22
Merge remote-tracking branch 'topisani/master'
Maxime Coste
2018-03-22
Merge remote-tracking branch 'Delapouite/css'
Maxime Coste
2018-03-21
Tobias Pisani Copyright Waiver
topisani
2018-03-21
[rc] Improve php.kak
topisani
2018-03-21
Add extra_word_chars '-' to css.kak
Delapouite
2018-03-21
Merge remote-tracking branch 'Delapouite/doc-commands'
Maxime Coste
2018-03-20
Revert "Throw when trying to remove a child highlighter that does not exists"
Maxime Coste
2018-03-20
Docs: add missing [<switches>] in commands signatures
Delapouite
2018-03-20
Tolerate empty filenames in real_path
Maxime Coste
2018-03-20
NCursesUI: Rework menu_show to shrink menu height when needed
Maxime Coste
2018-03-20
Fix remove of highlighters with trailing / in their name
Maxime Coste
2018-03-20
Throw when trying to remove a child highlighter that does not exists
Maxime Coste
2018-03-20
Merge remote-tracking branch 'lenormf/contrib-tmux-truecolor'
Maxime Coste
2018-03-20
Regex: Only allow SyntaxCharacter and - to be escaped in a character class
Maxime Coste
2018-03-19
Improve JS/TS highlighter slightly
Dan Rosén
2018-03-19
Fix real_path again
Maxime Coste
2018-03-19
Fix introduced bug in real_path
Maxime Coste
2018-03-19
Tweak option documentation helper to support -add
Maxime Coste
2018-03-19
Merge remote-tracking branch 'marcesquerra/racer-extra-commands'
Maxime Coste
2018-03-19
NCursesUI: refactor info_show code
Maxime Coste
2018-03-18
Refactor read_fd '\r' removal logic
Maxime Coste
2018-03-18
Fix implementation of real_path to handle non-existing directories in /
Maxime Coste
2018-03-18
Remove unused var in racer support
Marc
2018-03-17
CARGO_HOME to identify racer dependencies
Marc
[prev]
[next]