diff options
author | Eric Gaudet <gaudet.eric@gmail.com> | 2022-12-28 16:25:26 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-28 20:25:26 -0400 |
commit | 25b0ebd36838188fa5c1568e16afd79bb0dcb67d (patch) | |
tree | 56545c671d5224af43e5abf4fda65acf532ca0c5 /plugins/language_perl.lua | |
parent | e77616d5e0fa34b7b558cb93d096e3c9dfb5fad8 (diff) | |
download | lite-xl-plugins-25b0ebd36838188fa5c1568e16afd79bb0dcb67d.tar.gz lite-xl-plugins-25b0ebd36838188fa5c1568e16afd79bb0dcb67d.zip |
Extend eval plugin with eval:selected (#177)
- if text is selected, replace this text with eval result
- if no text is selected, eval the current line and insert the result in the next line with "= " prefix.
- Adding ctrl+alt+return default keymap
Diffstat (limited to 'plugins/language_perl.lua')
0 files changed, 0 insertions, 0 deletions