mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-30 23:37:17 +03:00
974684aa68
/// foo ///%( ) /// foo /// %( ) With `c<ret>bar<esc>`, /// foo bar /// foo /// /// bar Based on c-family block comment handling, this patch also add rust block comment indentation. This affects `o` behavior on empty comment but it allows a way more efficient way to clear comments.
2 lines
15 B
Plaintext
2 lines
15 B
Plaintext
c<ret>bar<esc>
|