fcc8ed5df3
Example: ``` <tag>|</tag> ``` Then press enter Old behaviour: ``` <tag> </tag> ``` New behaviour: ``` <tag> </tag> ``` I also added a test for it
4 lines
111 B
Plaintext
4 lines
111 B
Plaintext
source "%val{runtime}/colors/default.kak"
|
|
source "%val{runtime}/rc/filetype/html.kak"
|
|
set buffer filetype html
|