1
0
Fork 0

nvim: find_files should only find files ...

This commit is contained in:
Daniel Kempkens 2022-06-19 01:39:12 +02:00
parent 6b305bf9bb
commit 41bd66f271

View file

@ -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