Is there a way I can customize how vim does filename completion when I'm in ex-mode (on the :
line)?
I never want to tab-complete to some filetypes (*.o, *.hi), and I'd rather they not pop up first.
Put the following in $MYVIMRC
set wildignore=*.o,*.hi
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With