diff options
author | Francesco Abbate <francesco.bbt@gmail.com> | 2021-11-15 12:11:21 +0100 |
---|---|---|
committer | Francesco Abbate <francesco.bbt@gmail.com> | 2021-11-15 12:11:21 +0100 |
commit | 9042f2c36a6b3729ce472d55447d2fe5964cb2ce (patch) | |
tree | 5f1e8ebfba34b68700bc04422f7aa0299118877a /plugins/spellcheck.lua | |
parent | 2069fd8e14ba8224c4f040b4e2b0f2ec0000743f (diff) | |
download | lite-xl-plugins-9042f2c36a6b3729ce472d55447d2fe5964cb2ce.tar.gz lite-xl-plugins-9042f2c36a6b3729ce472d55447d2fe5964cb2ce.zip |
Fix language_sh with $ string interpolation and '#'
When an expansion like "${#arr[@]}" is met the par after # was
interpreted as a comment. Move the pattern for dollar/brace
expansion befor the pattern for comments to avoid the problem.
Diffstat (limited to 'plugins/spellcheck.lua')
0 files changed, 0 insertions, 0 deletions