aboutsummaryrefslogtreecommitdiff
path: root/plugins/indentguide.lua
AgeCommit message (Collapse)Author
2022-05-31removed lite-xl version and left only mod versionjgmdev
2022-05-23Add settings gui plugin (#65)Jefferson González
* Appropriately merged config hashes. * indentguide: use indent size from doc instead of config * added settings gui plugin * added new animation/transition settings * overwrite ToolbarView settings command * Introduced new button type * Added button to open user module on General section * settings: partially implemented keybindings * initial support for settings.type.LIST_STRINGS * added on_apply, prettify settings file and other fixes * added ability to save keybinds and apply at startup * dropped custom prettify in favor of new common.serialize support * handle plugins enable/disable * added priority:0 * added color theme chooser pane * do not remove duplicated colors * properly list all shortcuts assigned to a command * handle multiple bindings per command * custom drawing of colors preview * added video preview to readme * removed unused settings.type.LIST_NUMBERS
2022-05-22indentguide: renamed idx to linejgmdev
2022-05-22Fix various plugins for linewrappingjgmdev
2022-05-222.1: Additional version adjustments of newly added plugins.jgmdev
2022-05-22indentguide: use indent size from doc instead of configTorchedSammy
2022-05-22Bumping versions.Adam Harrison
2022-04-25Rename `indentguide` variablesGuldoman
2022-04-25Allow customizing `indentguide` highlight colorGuldoman
2022-04-24Add multicursor support to `indentguide`Guldoman
2022-04-24Make `indentguide` highlight the current blockGuldoman
2021-11-18Revert "Update indentguide.lua (#88)"Takase
This reverts commit 25044338105d71939335ed0868202475fefb5e85.
2021-11-18Update indentguide.lua (#88)Nightwing
2021-08-17Updated mod-version and made things 2.0 instead of 2.00.Adam Harrison
2021-08-17Updated all lua plugins to be compatible with 2.0.Adam Harrison
2021-05-22Add new tag modversionFrancesco Abbate
2021-04-09Verify and version-tag more pluginsFrancesco Abbate
2021-03-12updated indentguide with Lite XL supportliquidev
2020-05-01Changed all plugins that do underlines to use 1*SCALE instead of divider sizerxi
2020-04-25Fixed indentguide plugin to work with hard tabsrxi
2020-04-23Moved all plugins to `plugins` dirrxi