micro/runtime/plugins/autoclose
Dmitry Maluka c52ccad14b hltrailingws: adjust autoclose plugin implementation
Fix unwanted highlighting of whitespace in the new line when inserting
a newline after a bracket (when hltrailingws is on). To fix it, change
the order of operations: insert the new empty line after all other
things, to avoid moving the cursor between lines after that.
2024-03-14 03:10:33 +01:00
..
autoclose.lua hltrailingws: adjust autoclose plugin implementation 2024-03-14 03:10:33 +01:00