diff options
| author | Ivan Tham <pickfire@riseup.net> | 2020-07-09 01:13:00 +0800 |
|---|---|---|
| committer | Ivan Tham <pickfire@riseup.net> | 2020-07-09 23:02:50 +0800 |
| commit | 974684aa684e9704b17a58fbb99c7c2803a261b4 (patch) | |
| tree | c58f62b57b5faa1f039dd92a13b59612541ec7fb /rc/tools/python | |
| parent | dd6684a17d6842ff874bfc12940ed0398e28fab9 (diff) | |
Improve rust comment closing handling
/// 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.
Diffstat (limited to 'rc/tools/python')
0 files changed, 0 insertions, 0 deletions
