This website requires JavaScript.
Explore
Help
Sign In
xenia
/
kakoune
Watch
1
Star
0
Fork
0
You've already forked kakoune
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b929748f8e
kakoune
/
test
/
indent
/
rust
/
after-open-with-chars
/
in
6 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Block indent on newline when previous line is '(stuff' and move 'stuff' to own line Also, align closing paren on own line with opening paren
2019-03-27 18:52:20 +01:00
Foo {bar,%( )
foo(bar,%( )
Rust handle [ indent like { and (
2020-12-17 04:19:23 +01:00
vec![bar,%( )
Reference in New Issue
Copy Permalink
Mastodon