doomemacs/modules/config/default/autoload
Leo Alekseyev 8dd55901c3 Don't set prefix-arg when delegating to ivy/helm from +default/search-project
The prefix arg for +default/search-project is intended to enable the
user to pick search location, however when it propagates to the ivy
search function it turns on the "search ignored files" functionality,
which us typically not intended and, furthermore, can be (if desired)
turned on simply by typing the search command in, for exampe,
counsel-rg's case as `-uu -- mysearchterm`
2020-06-10 03:50:25 -07:00
..
default.el Remove redundant +default/lsp-format-region-or-buffer command 2020-05-06 15:14:16 -04:00
files.el Fix wrong-type-arg symbolp error from notes commands 2020-05-14 15:17:01 -04:00
search.el Don't set prefix-arg when delegating to ivy/helm from +default/search-project 2020-06-10 03:50:25 -07:00
text.el Fix #3217: backspace noops if tab-width=1 2020-05-28 05:51:56 -04:00