kakoune/rc
Tim Allen f9351d65eb rust.kak: Support Rust's documentation comments.
As well as ordinary `//` line-comments, Rust regards `///` comments
as documentation applying to the following item, and `//!` comments as
documentation applying to the enclosing item, so we should copy those
to new lines, too.
2017-11-04 21:54:48 +11:00
..
base rust.kak: Support Rust's documentation comments. 2017-11-04 21:54:48 +11:00
core Merge remote-tracking branch 'lenormf/fix-rc-aliases' 2017-11-03 19:32:30 +08:00
extra src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00