Adding tab to complete for khard queries in neomutt
This commit is contained in:
parent
0ac98f81a3
commit
46e6a366fb
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ set message_cachedir = "~/.cache/neomutt/messages"
|
|||
### Use `khard` for contact lookup
|
||||
### To query an address use ctrl-t
|
||||
set query_command= "khard email --parsable --search-in-source-files %s"
|
||||
bind editor <Tab> complete-query
|
||||
|
||||
|
||||
### Local Settings
|
||||
|
|
Loading…
Reference in a new issue