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
/
dedent-async
/
out
12 lines
106 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Rust dedent after .await
2020-12-17 13:07:44 +01:00
foo()
.await
bar
foo().await
bar
Dedent rust await function with ?
2021-02-16 18:16:58 +01:00
foo()
.await?
bar
Reference in New Issue
Copy Permalink
Mastodon