fix: $400/mth for this trash? 🤔

This commit is contained in:
dlond 2025-09-03 09:38:32 +12:00 committed by Daniel Lond
parent d214e73407
commit d8b586a55a
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ function M.pick_compile_commands()
prompt_title = 'Select compile_commands.json',
cwd = vim.fn.getcwd(),
find_command = { 'find', '.', '-name', 'compile_commands.json', '-type', 'f' },
previewer = require('telescope.config').values.file_previewer,
attach_mappings = function(prompt_bufnr, map)
actions.select_default:replace(function()
actions.close(prompt_bufnr)