issues
search
ggandor
/
flit.nvim
Enhanced f/t motions for Leap
The Unlicense
366
stars
15
forks
source link
Bugfix/single line forward backdrop
#47
Closed
tmwatchanan
closed
8 months ago
tmwatchanan
commented
8 months ago
If
multiline = false
, single-line forward doesn't apply backdrop highlight properly. So, I fixed its end column.
For the sake of consistency, replace double quotes with single quotes for strings
ggandor
commented
8 months ago
Thanks a lot :)
multiline = false
, single-line forward doesn't apply backdrop highlight properly. So, I fixed its end column.