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
2020-08-31
Mercury-lang filetype support
Ludvig Böklin
2020-08-30
Allow multiple arguments in tmux repl
Maxime Coste
2020-08-24
Avoid accidentally using environment variables in sh scopes
Johannes Altmanninger
2020-08-24
Merge remote-tracking branch 'krobelus/indent-after-keyword'
Maxime Coste
2020-08-24
Merge remote-tracking branch 'krobelus/highlight-nested-variable-expansions'
Maxime Coste
2020-08-23
Avoid extra indent when line does not end on keyword
Johannes Altmanninger
2020-08-23
fish.kak: add missing highlighting for builtins true and string
Johannes Altmanninger
2020-08-23
sh.kak: Don't leak highlighting of nested variable expansions
Johannes Altmanninger
2020-08-23
Merge remote-tracking branch 'alexherbo2/kakrc'
Maxime Coste
2020-08-23
Merge branch 'grep' of http://github.com/vbauerster/kakoune
Maxime Coste
2020-08-22
kakrc: Add trigger-user-hook keyword
Alex Leferry 2
2020-08-20
Merge remote-tracking branch 'SolitudeSF/nim'
Maxime Coste
2020-08-17
Merge branch 'sh-insert' of http://github.com/SeerLite/kakoune
Maxime Coste
2020-08-17
Merge remote-tracking branch 'caksoylar/fix-python-ops'
Maxime Coste
2020-08-14
kakrc.kak: Split auto-insert and auto-indent hooks
SeerLite
2020-08-14
sh.kak: Split auto-insert and auto-indent hooks
SeerLite
2020-08-14
bring *grep* buffer to front in context of toolsclient
Vladimir Bauer
2020-08-12
Add assignment expression := (walrus) operator
Cem Aksoylar
2020-08-12
Fix <> and ** operators highlighting
Cem Aksoylar
2020-08-12
fix #3651
Parasrah
2020-08-07
Update keywords and suffixes in nim.kak
SolitudeSF
2020-08-03
Merge remote-tracking branch 'johnisom/crystal-filetype'
Maxime Coste
2020-08-02
Replace my implementation of crystal-insert-on-new-line with already-existing...
John Isom
2020-08-02
Fix typo in comment
John Isom
2020-08-02
Fix auto indentation for if/case and else
John Isom
2020-08-02
Fix auto indentation for if/case and else
John Isom
2020-08-02
Merge remote-tracking branch 'krobelus/fail-on-missing-tools'
Maxime Coste
2020-08-02
Merge remote-tracking branch 'johnisom/ruby-indentation'
Maxime Coste
2020-08-01
Beautify indenting in add-highlighter region for percent literals
John Isom
2020-08-01
Improve syntax highlighting of Ruby percent literals
John Isom
2020-08-01
Add rule for % string literals without bracket/style chars; no recurse yet
John Isom
2020-08-01
Add 'else' to auto deindent/align logic in context of 'case' statement
John Isom
2020-08-01
Add 'else' to auto deindent/align logic in context of 'case' statement
John Isom
2020-08-01
Add 'when' to list of keywords that signifies end for `ruby-insert-on-new-line`
John Isom
2020-08-01
Fill in implementation of `crystal-insert-on-new-line`
John Isom
2020-08-01
Reorder definition of 3 indent/insert commands
John Isom
2020-08-01
Implement copying comment char (#) and whitespace after it
John Isom
2020-08-01
Beautify indentation of 'crystal-indent-on-char'
John Isom
2020-08-01
Fix deindentation of `end` to make it go to the right level
John Isom
2020-08-01
Fix deindenting nested blocks/statements
John Isom
2020-08-01
Add rule to align 'end' with opening statement
John Isom
2020-08-01
Add deindentation rule for 'rescue' statement
John Isom
2020-08-01
Add rule to align 'when' to 'case'
John Isom
2020-08-01
Add support for deindenting `rescue` statment when part of `def` (instead of ...
John Isom
2020-08-01
Add rule to align else/elsif to opening if
John Isom
2020-08-01
Replace ') <a-&>' with '1<a-&>'
John Isom
2020-08-01
Add indenting after starting structure/opening statement
John Isom
2020-08-01
Replace manual whitespace trimming to use function created in prev. commit
John Isom
2020-08-01
Add 'crystal-trim-indent' command
John Isom
2020-08-01
Remove single quotes from 'execute-keys -draft ...' keys
John Isom
[prev]
[next]