.. |
autocomplete.lua
|
Added custom suggestions support to autocomplete
|
2020-05-11 19:37:50 +01:00 |
autoinsert.lua
|
Quality of life improvements
|
2022-01-06 22:25:25 -05:00 |
autoreload.lua
|
Changed autoreload to strip carriage-returns on reload
|
2020-05-21 09:58:47 +01:00 |
betterfind.lua
|
Implement more comfortable "find text" UI
|
2022-01-06 22:25:25 -05:00 |
bracketmatch.lua
|
Quality of life improvements
|
2022-01-06 22:25:25 -05:00 |
language_c.lua
|
Moved .c, .lua and .md language syntaxes from core.syntax to plugins
|
2020-03-07 15:53:54 +00:00 |
language_css.lua
|
Initial commit
|
2019-12-28 11:17:56 +00:00 |
language_fennel.lua
|
Quality of life improvements
|
2022-01-06 22:25:25 -05:00 |
language_js.lua
|
language_js improvements
|
2020-06-05 22:38:06 +01:00 |
language_lua.lua
|
Added lua5.4 attribute support to language_lua
|
2020-07-01 09:26:41 +01:00 |
language_md.lua
|
Added double-backtick support to language_md plugin
|
2020-05-11 20:31:35 +01:00 |
language_python.lua
|
Added file-header pattern support to syntax
|
2020-06-08 16:11:22 +01:00 |
language_xml.lua
|
Added file-header pattern support to syntax
|
2020-06-08 16:11:22 +01:00 |
macro.lua
|
Initial commit
|
2019-12-28 11:17:56 +00:00 |
projectsearch.lua
|
Added brightness transition to projectsearch text/line on complete
|
2020-05-02 16:53:03 +01:00 |
quote.lua
|
Initial commit
|
2019-12-28 11:17:56 +00:00 |
rainbowparen.lua
|
Implement rainbow parens
|
2022-01-06 22:25:25 -05:00 |
reflow.lua
|
Initial commit
|
2019-12-28 11:17:56 +00:00 |
selectionhighlight.lua
|
Quality of life improvements
|
2022-01-06 22:25:25 -05:00 |
statusoverride.lua
|
Add custom status bar, timer, section headings
|
2022-01-06 22:25:27 -05:00 |
tabularize.lua
|
Initial commit
|
2019-12-28 11:17:56 +00:00 |
treeview.lua
|
Made RootView:open_doc() try to use previous node if current node is locked
|
2020-05-22 15:50:27 +01:00 |
trimwhitespace.lua
|
Changed trimwhitespace to never cause caret to reposition
|
2020-06-19 12:09:00 +01:00 |