cleanup after failing to get a notmuch lookup thing to work
This commit is contained in:
parent
b23dcf7fb8
commit
ac73fb9766
2 changed files with 2 additions and 2 deletions
|
@ -50,5 +50,5 @@ source ~/.mutt/sources.sh|
|
|||
# Addressbook lookup
|
||||
set query_command="khard email -p '%s'"
|
||||
bind editor <Tab> complete-query
|
||||
set editor="nvim -S ~/.mutt/vimrc"
|
||||
|
||||
set editor="nvim -S ~/.mutt/vimrc"
|
||||
|
|
|
@ -43,6 +43,6 @@ set new_mail_command="notify-send -t 2000 --icon='/home/kellya/images/mutt-1.png
|
|||
source ~/.mutt/sources.sh|
|
||||
|
||||
# Addressbook lookup
|
||||
set query_command="khard email -p '%s'"
|
||||
#set query_command="khard email -p '%s'"
|
||||
bind editor <Tab> complete-query
|
||||
set editor="nvim -S ~/.mutt/vimrc"
|
||||
|
|
Loading…
Reference in a new issue