diff --git a/config/nvim/nifoc/telescope.fnl b/config/nvim/nifoc/telescope.fnl index 9653734..729b37d 100644 --- a/config/nvim/nifoc/telescope.fnl +++ b/config/nvim/nifoc/telescope.fnl @@ -3,6 +3,8 @@ themes (require :telescope.themes)] (fn mod.find-files [] (let [find-opts (themes.get_ivy {:find_command [:fd + :--type + :file :--hidden :--ignore-vcs :-L