aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2023-08-24Updated to match new behaviour of syntax.get for these plugins.2.2Adam Harrison
2023-08-22Add `block_comment` to `language_rust` (#281)Guldoman
2023-08-11Update nonicons.lua (#278)Scott Bradnick
2023-08-09Update settings.lua max log items default is 800 not 80 (#266)Luke aka SwissalpS
2023-08-09Add `su_save` (#274)Guldoman
2023-08-09Added in tetris. (#276)Adam
2023-08-08Dlang: allow underscores for numbers and improve function matching (#275)Tamnac
2023-07-24Hare language support (#269)Tuhkis
2023-07-12Updated perl to improve syntax highlighting. (#265)Adam
2023-06-18Fix Rust lifetime highlighting (#213)Delta-official
2023-05-27Use plaintext `string.find` in `lfautoinsert` to check for `close` tagsGuldoman
2023-05-27carets-a-lot (#237)ThaCuber
2023-05-27Fix indentation in `lfautoinsert` and add support for multiple carets (#256)Guldoman
2023-05-20Pulled language_nelua directly into the main repo, as the original repository...Adam Harrison
2023-05-20Added a bunch of languages (#251)ThaCuber
2023-05-19update `language_rivet.lua` (#250)StunxFS
2023-05-02IPC: return from overriden system.wait_eventjgmdev
2023-05-01added language_tal.lua (#238)ThaCuber
2023-04-23Add language_gabc (#235)jperon
2023-04-20Add language_lilypond (#234)jperon
2023-04-20Fix MoonScript syntax highlighting (#233)jperon
2023-03-25Added risc-v assmebly syntax (#212)Cyao
2023-03-21Move `language_blade` to correct locationGuldoman
2023-03-19Made spellcheck use `get_line_screen_position`, which works with linewrapping...Adam
2023-03-15`primary_selection`: Add backoff time between retries (#215)Guldoman
2023-03-12Update AutoHotkey language support (#223)프날 (Pnal)
2023-03-07Add `sticky_scroll` (#218)Guldoman
2023-02-23Add heredoc sigil and heex file support for Elixir (#217)Jeremy Cowgar
2023-02-16Added Haxe language support (#208)Alejandro Ramallo
2023-02-15settings: simplified loaded status check of pluginsjgmdev
2023-01-31Remove workaround for sorted `Doc:get_selection` issue (#197)Guldoman
2023-01-24Update language_rivet.lua (#206)StunxFS
2023-01-22Add smartopenselected plugin (#176)Eric Gaudet
2023-01-22Added annotations to language_wren.lua (#175)ThaCuber
2023-01-21Add Nerdicons Plugin (#202)Techie Guy
2023-01-21Add new pluging gitopen:open-from-commit (#178)Eric Gaudet
2023-01-21Fix `autoinsert.lua`'s behavior on multicursor (#195)Aqil Contractor
2023-01-19bracketmatch: surround both brackets if they are adjacent (#149)Cukmekerb
2023-01-19Merge pull request #198 from Jan200101/PR/debuggerAdam
2023-01-19Merge pull request #199 from Guldoman/PR_svg_screenshotAdam
2023-01-19Merge pull request #194 from takase1121/PR/keymap_exportAdam
2023-01-19Update language_rivet.luaStunxFS
2023-01-19custom caret: use colorpicker widgetjgmdev
2023-01-18Search user interface using widgets (#168)Jefferson González
2023-01-16Add `svg_screenshot`Guldoman
2023-01-12added colorpicker pluginjgmdev
2023-01-12minimap: use settings new color widget supportjgmdev
2023-01-12settings: added color config widget supportjgmdev
2023-01-12Add Lite Debugger pluginJan200101
2023-01-08settings: added ability to filter keybindsjgmdev