rejeep / commander.el

Emacs command line parser
GNU General Public License v3.0
56 stars 8 forks source link

Add file vendor/.nosearch #10

Closed tarsius closed 7 years ago

tarsius commented 7 years ago

This helps keeping "vendor/" of the `load-path' and helps tools that extract dependency information.

Also see https://github.com/rejeep/wrap-region.el/pull/31.