lite-xl/data/plugins
Adam d3e1636881
Merge pull request #771 from takase1121/multiline-comment-command
add toggle-block-comment
2022-01-18 21:07:46 -05:00
..
autocomplete.lua revert new keyboard bindings 2021-09-09 07:44:58 +02:00
autoreload.lua Use dmon events in reload plugin 2021-10-08 23:15:25 +02:00
contextmenu.lua Added in cut, copy and paste to the context menu. Also removed find pattern, as that's no longer a valid command. Also made it so commands only show up if their predicates are valid. 2021-11-23 21:03:38 -05:00
detectindent.lua Adapt `detectindent` to the new indentation architecture 2021-11-20 04:40:58 +01:00
drawwhitespace.lua Added in the ability to specify a color for whitespace. 2021-11-23 18:42:01 -05:00
language_c.lua fallback to toggle-line-comment and vice versa if needed 2021-12-26 15:05:27 +08:00
language_cpp.lua fallback to toggle-line-comment and vice versa if needed 2021-12-26 15:05:27 +08:00
language_css.lua fallback to toggle-line-comment and vice versa if needed 2021-12-26 15:05:27 +08:00
language_html.lua fallback to toggle-line-comment and vice versa if needed 2021-12-26 15:05:27 +08:00
language_js.lua fallback to toggle-line-comment and vice versa if needed 2021-12-26 15:05:27 +08:00
language_lua.lua fallback to toggle-line-comment and vice versa if needed 2021-12-26 15:05:27 +08:00
language_md.lua Improved Markdown syntax highlighter 2021-12-03 23:50:23 +09:00
language_python.lua Apply again cd10497b49 2021-11-23 22:24:03 +01:00
language_xml.lua fallback to toggle-line-comment and vice versa if needed 2021-12-26 15:05:27 +08:00
lineguide.lua Added an exclusion for lineguide in the commandview. 2021-11-23 22:35:11 -05:00
macro.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
projectsearch.lua Migrate to Lua 5.4 2021-12-31 13:53:01 +01:00
quote.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
reflow.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
scale.lua Manual merge of into . 2021-11-23 15:57:22 -05:00
tabularize.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
toolbarview.lua Update toolbarview.lua 2021-12-30 11:12:24 +09:00
treeview.lua Ensure TreeView cache entry is removed on delete 2021-12-22 23:40:54 +01:00
trimwhitespace.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
workspace.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00