mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-21 10:40:53 +03:00
7c791f130c
Naively handle dedent after , and ; which works most of the cases but does not work with multi level dedent.
4 lines
111 B
Plaintext
4 lines
111 B
Plaintext
source "%val{runtime}/colors/default.kak"
|
|
source "%val{runtime}/rc/filetype/rust.kak"
|
|
set buffer filetype rust
|