fix Telescope find_files conflict with conjure

This commit is contained in:
Adam Jeniski 2025-08-12 12:20:58 -09:00
parent 37f3c37e32
commit 7225d8ce51

View File

@ -932,6 +932,7 @@ require('lazy').setup({
-- Uncomment this to get verbose logging to help diagnose internal Conjure issues
-- This is VERY helpful when reporting an issue with the project
-- vim.g["conjure#debug"] = true
vim.g['conjure#client#clojure#nrepl#mapping#session_fresh'] = 'sR'
end,
},