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
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
2020-08-01
Collapse 'try %{ execute-keys ... }' blocks to one line
John Isom
2020-08-01
Wrap all 'indent-on-new-line' commands in 'evaluate-commands -no-hook -draft ...
John Isom
2020-08-01
Beautify percent string literals highlighters spacing/indentation
John Isom
2020-08-01
Add 'crystal-indent-on-char' and 'crystal-insert-on-new-line' hooks and funct...
John Isom
2020-08-01
Rename 'crystal-new-line-inserted' to 'crystal-indent-on-new-line'
John Isom
2020-08-01
Deindent everything in the 'provide-module crystal...' block
John Isom
2020-08-01
Change 2-space indentation to 4-space
John Isom
2020-08-01
Replace cat emojis with section signs
John Isom
2020-08-01
Add section comments to crystal.kak
John Isom
2020-08-01
Add namespacing to crystal hooks
John Isom
2020-07-31
Fix ruby-indent-on-char
John Isom
2020-07-31
Fix alpha of merged faces
Maxime Coste
2020-07-31
Fix invalid quoting in python.kak
Maxime Coste
2020-07-31
Fix escaping of single quotes in rust value highlighting test
Maxime Coste
2020-07-31
Merge remote-tracking branch 'pickfire/rust-highlight'
Maxime Coste
2020-07-30
asciidoc: Add a highlighters for links
Kylie McClain
2020-07-30
asciidoc: Add a highlighter for admonition paragraphs
Kylie McClain
2020-07-30
asciidoc: Add a highlighter for [%options]
Kylie McClain
2020-07-30
asciidoc: Add support for negated attributes
Kylie McClain
2020-07-30
asciidoc: Add a highlighter for list titles
Kylie McClain
2020-07-30
asciidoc: Add a highlighter for in-word italics as well
Kylie McClain
2020-07-30
asciidoc: Add a highlighter for attribute referencing
Kylie McClain
2020-07-30
asciidoc: Add comments for clarity
Kylie McClain
2020-07-30
asciidoc: Add a highlighter for in-word bolding
Kylie McClain
2020-07-30
Merge remote-tracking branch 'tmccombs/asciidoc-comments'
Maxime Coste
2020-07-30
Merge remote-tracking branch 'somasis/asciidoc-bullet-fix'
Maxime Coste
2020-07-30
Merge remote-tracking branch 'johnisom/deindent-closing-braces'
Maxime Coste
2020-07-30
Merge remote-tracking branch 'krobelus/highlighting'
Maxime Coste
2020-07-30
Merge remote-tracking branch 'krobelus/doc-keynames'
Maxime Coste
[prev]
[next]