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
/
test
/
indent
Age
Commit message (
Expand
)
Author
2020-07-26
Add test cases for c-family closing brace indentation
John Isom
2020-07-09
Improve rust comment closing handling
Ivan Tham
2020-06-02
Rust dedent { after where clause
Ivan Tham
2020-05-31
Rust indent after standalone where
Ivan Tham
2020-05-31
Rust indent block comment
Ivan Tham
2020-05-30
Rust take indentation before comment to next line
Ivan Tham
2020-05-30
Handle dedent in rust syntax
Ivan Tham
2020-03-02
Expand env vars as list of strings
Maxime Coste
2020-01-03
{clojure,lisp}.kak: handle doubled brackets
Jason Felice
2019-11-03
[html] Fix indentation when entering a newline while in the middle of a tag
Jan-Jaap Korpershoek
2019-10-13
test: Allow expect-style UI tests, testing any var
Jason Felice
2019-07-25
Add indent tests for brace after else indent
Maxime Coste
2019-07-01
Fix indent/sh/deindent-after-esac test case
Maxime Coste
2019-06-30
Add tests.
Simon Fowler
2019-06-12
Add support for autoformatting after do keyword in Ruby
Dmitry Matveyev
2019-03-31
Fix autoindent issues with paren in literal
Grant Moyer
2019-03-29
Merge remote-tracking branch 'GrantMoyer/rust-block-indent'
Maxime Coste
2019-03-28
Block indent on newline when previous line is '(stuff' and move 'stuff' to ow...
Grant Moyer
2019-03-28
Preserve tabs during autoindent and alignment with '(' for c-family languages
Grant Moyer
2019-03-21
Add categories in rc/
Alex Leferry 2
2019-02-08
Indent and deindent c-family single line else properly
Justin Frank
2019-01-14
Improve some corner cases in c-family auto-indenting
Maxime Coste
2018-09-12
added test for deindentation
Justin Frank
2018-07-03
Make tests a bit more interesting
Maxim Baz
2018-06-29
Add test to ensure whitespaces are preserved after uncomment
Maxim Baz
2018-06-28
Improve comment-line command
Maxim Baz
2018-05-19
c-family.kak: Fix comment line continuation behaviour
Maxime Coste
2018-04-14
ruby.kak: Refactor end autoinsertion logic to be more robust
Maxime Coste
2018-04-10
Add test for buggy ruby method newline
Nate Clark
2018-03-04
lua.kak: Rework 'end' auto insertion logic
Maxime Coste
2018-03-02
Add Ruby indentation test
Alyssa Ross
2018-02-25
Remove avoidance of end of lines
Maxime Coste
2017-12-03
c-family.kak: indent after parenthesis at end of line
Maxime Coste
2017-11-04
Add an indent test for html closing tag
Maxime Coste
2017-10-25
Add an indentation test for braces after if
Maxime Coste
2017-08-01
Consecutive markdown list bullets are not a valid list prefix.
Tim Allen
2017-08-01
More tests for markdown autoindent.
Tim Allen
2017-07-29
Check final cursor position in indent/c-family/indent-if-body test
Maxime Coste
2017-06-13
Fix corner case in C family indenting
Maxime Coste
2017-05-21
Add some missing tests for c-family indent
Maxime Coste
2017-05-21
Smarter align to opening parenthesis/brace supporting multiline
Maxime Coste
2017-05-20
Support aligning to opening { as well as ( in c-family indent
Maxime Coste
2017-01-13
Import unit tests from danr/comment-insertion-refix pull request
Maxime Coste
2017-01-02
Fix corner case in C indentation
Maxime Coste
2016-12-09
Improve C indentation support around namespace/struct closing bracket
Maxime Coste
[prev]