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