micro/runtime/plugins
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 hltrailingws: adjust autoclose plugin implementation 2024-03-14 03:10:33 +01:00
comment Don't auto-detect commenttype if last_ft is empty 2023-02-15 21:57:12 -08:00
diff Don't block when redraw channel becomes full 2020-02-11 20:03:32 -05:00
ftoptions Add plugin manager 2020-02-01 23:54:38 -05:00
linter Fix linter help formatting (#2280) 2021-11-17 12:59:16 -08:00
literate Add plugin manager 2020-02-01 23:54:38 -05:00
status Add more functions to customize status bar 2020-06-24 17:19:42 -04:00