office: Fix comment issues
This commit is contained in:
parent
d0966f7244
commit
2227e464a6
2 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@ macro index,pager ,M "<save-message>?<toggle-mailboxes>" "move a message to a
|
|||
# Email completion bindings
|
||||
bind editor <Tab> complete-query
|
||||
bind editor ^T complete
|
||||
# Press A to add contact to Khard address book
|
||||
# add contact to Khard address book
|
||||
macro index,pager ,a \
|
||||
"<pipe-message>khard add-email<return>" \
|
||||
"add the sender email address to khard"
|
||||
|
|
|
@ -80,7 +80,7 @@ include task-sync.rc
|
|||
include contexts
|
||||
|
||||
# try to fix some color weirdness, especially in tmux
|
||||
color.scheduled=on grey
|
||||
# color.scheduled=on grey15
|
||||
|
||||
# only ever show one result in the tasksh
|
||||
tasksh.autoclear=1
|
||||
|
|
Loading…
Reference in a new issue