fix: FzfLua blines profile=ivy winopts.treesitter.enabled=false#2244
fix: FzfLua blines profile=ivy winopts.treesitter.enabled=false#2244ibhagwan merged 2 commits intoibhagwan:mainfrom
Conversation
|
Thought you’re on vacation for 2 months lol Take a look at the dev branch, I did some changes to address something similar where profile= wasn’t inheriting opts from setup, so if you had profile= and other opts (e.g fzf_opts history) - the others would be ignored. I also split symbols opts to document/workspace so I could enable Ivy for doc symbols, also enabled for treesitter but the hls aren’t working yet as there’s no reverse hl - will try to complete foreground later today to get the in_matched - maybe you have another idea. I modified the logic for line parsing too. |
|
actually not awk but just have few time on keyborad in recent months i ll give it a test next time |
Yes I figured from the code, I’ll test this later and merge when not AFK. |
FzfLua blines profile=ivy winopts.treesitter.enabled=falseNot sure if this a correct fix but it work for me.