Unset signature variable in neomutt
This commit is contained in:
parent
84c3512f80
commit
0c8a3c8509
|
@ -87,3 +87,6 @@ bind index,pager \Co sidebar-open
|
|||
bind index,pager \Cp sidebar-prev-new
|
||||
bind index,pager \Cn sidebar-next-new
|
||||
bind index,pager B sidebar-toggle-visible
|
||||
|
||||
# Remove signature
|
||||
unset signature
|
||||
|
|
Loading…
Reference in New Issue