Sunday, January 5, 2020

Populate arglist with files, exclude directories

Greetings,

I'm having trouble finding a clean way to do this...

In a project directory, I will often use the command below to populate the arglist:

  :args **

This works okay, but it includes directories in the arglist which will be opened with netrw.

Is there a concise, clean method to omit directories from the arglist when populating it with
all files below the current project directory?

--
Jason Franklin

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/51896a1c-47b7-4e8b-b803-e351ac90f40b%40googlegroups.com.

No comments: