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
2024-06-11
Tweak python block command test location and remove wall of text
Maxime Coste
2023-10-25
Fix some corner cases in c-family indentation
Maxime Coste
2023-06-15
Fix c-family closing brace indent behaviour on some corner cases
Maxime Coste
2022-07-05
Move user mappings to <space> and keep/remove selection to ,
Maxime Coste
2022-07-05
Make `x` just select the full lines
Maxime Coste
2022-07-05
Merge remote-tracking branch 'ttttcrngyblflpp/fidl'
Maxime Coste
2022-06-30
Add FIDL filetype support
Tony Gong
2022-06-26
Rename Go auto-insertion hooks to make it easier to disable them
Johannes Altmanninger
2022-06-05
Golang do not align to open ( or {
Tony Gong
2022-06-05
Do not indent Golang comments as code
Tony Gong
2022-05-29
rc filetype: add some missing ModeChange hooks for trim-indent
Johannes Altmanninger
2021-09-26
lua.kak: Add test cases for unindent
Hugo Musso Gualandi
2021-09-26
lua.kak: Add some test cases, and also fix a bug
Hugo Musso Gualandi
2021-06-15
Merge remote-tracking branch 'greenfork/improve-elixir-hooks'
Maxime Coste
2021-06-06
Event better tests for comments
Dmitry Matveyev
2021-06-06
Event better tests for comments
Dmitry Matveyev
2021-06-06
Better comment inserting tests and fix implementation
Dmitry Matveyev
2021-06-06
Better comment inserting tests and fix implementation
Dmitry Matveyev
2021-06-06
Add more tests for "do" auto-insert
Dmitry Matveyev
2021-06-06
Fix elixir copying comment # sign
Dmitry Matveyev
2021-06-06
Add auto-inserting of "end" keyword to Elixir
Dmitry Matveyev
2021-06-06
Fix Ruby <ret> mid-comment
Dmitry Matveyev
2021-06-06
Add test for electric indentation in Ruby
Dmitry Matveyev
2021-04-08
Fix invalid insertion of ; after } closing some functions
Maxime Coste
2021-04-01
rc markdown: Fix trailing whitespace removal
SeerLite
2021-03-07
Support rust visibility for enum and others
Ivan Tham
2021-03-07
Support dedent with rust fn qualifiers
Ivan Tham
2021-02-17
Dedent rust await function with ?
Ivan Tham
2021-02-17
Dedent rust empty match
Ivan Tham
2020-12-17
Rust test rename deindent to dedent
Ivan Tham
2020-12-17
Rust dedent after .await
Ivan Tham
2020-12-17
Rust handle [ indent like { and (
Ivan Tham
2020-10-04
Rust always indent after {
Ivan Tham
2020-10-04
Add missing rust indent after function {
Ivan Tham
2020-10-01
Merge remote-tracking branch 'pickfire/rust-indent' into master
Maxime Coste
2020-09-30
Rust not to indent on hash
Ivan Tham
2020-09-28
Rust reindent where to match block
Ivan Tham
2020-09-27
Add rust test for empty line indent
Ivan Tham
2020-09-27
Rust improve align after partial statement
Ivan Tham
2020-09-27
Rust align open paren for if and for
Ivan Tham
2020-09-26
Improve shell indentation implementation.
Simon Fowler
2020-09-20
Improve '}' auto inserting for go language.
Michał Kruszewski
2020-09-07
Provide better support for Go language.
Michał Kruszewski
2020-07-31
Merge remote-tracking branch 'pickfire/rust-highlight'
Maxime Coste
2020-07-29
Add tests for javascript deindenting
John Isom
2020-07-27
Add go test cases for bad indentation edge case
John Isom
2020-07-27
Add rust test cases for bad indentation edge case
John Isom
2020-07-27
Add c-family test cases for bad indentation edge case
John Isom
2020-07-26
Add test cases for go closing brace indentation
John Isom
2020-07-26
Add test cases for rust closing brace indentation
John Isom
[next]