mu: add zsh completion
Remove the ancient zsh completion, and replace with a new, more complete one. Automatically install (but configuration through meson options)
This commit is contained in:
@ -415,6 +415,9 @@ if emacs.found()
|
||||
section: 'Mu4e')
|
||||
endif
|
||||
|
||||
summary({'zsh' : get_option('zsh-completion').allowed()},
|
||||
section: 'Completion', bool_yn: true)
|
||||
|
||||
# Local Variables:
|
||||
# indent-tabs-mode: nil
|
||||
# End:
|
||||
|
||||
Reference in New Issue
Block a user