mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-01 22:00:32 +00:00
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. |
||
|---|---|---|
| .. | ||
| autoclose.lua | ||