In Your setup there is pattern in ignore section of Telescope that prevents grepping in files that are inside settings folder. F.ex: app/components/settings/file.js rg does not search in file.js. Found this after a while. Maybe consider changing into %.settings ?
In Your setup there is pattern in ignore section of Telescope that prevents grepping in files that are inside
settingsfolder. F.ex:app/components/settings/file.jsrg does not search infile.js. Found this after a while. Maybe consider changing into%.settings?lvim/lua/user/telescope.lua
Line 22 in fc2b33f