Move wgrep+ivy popup def to ivy module
This commit is contained in:
parent
d18a39924d
commit
9d30f95972
2 changed files with 2 additions and 1 deletions
|
@ -67,6 +67,8 @@
|
|||
:config
|
||||
(setq counsel-find-file-ignore-regexp "\\(?:^[#.]\\)\\|\\(?:[#~]$\\)\\|\\(?:^Icon?\\)")
|
||||
|
||||
(@set :popup "^\\*ivy-occur counsel-ag" :size 25 :select t :regexp t)
|
||||
|
||||
(require 'counsel-projectile)
|
||||
|
||||
(@def-counsel-action ag-open-in-other-window
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue