diff options
Diffstat (limited to 'Functions/Zle/.distfiles')
-rw-r--r-- | Functions/Zle/.distfiles | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Functions/Zle/.distfiles b/Functions/Zle/.distfiles index 76a70e6b0..b12e00fb1 100644 --- a/Functions/Zle/.distfiles +++ b/Functions/Zle/.distfiles @@ -1,9 +1,5 @@ DISTFILES_SRC=' .distfiles -bash-backward-kill-word bash-backward-word -bash-kill-word bash-forward-word -bash-down-case-word bash-transpose-words -bash-up-case-word cycle-completion-positions incarg predict-on edit-command-line incremental-complete-word smart-insert-last-word history-search-end insert-files @@ -12,4 +8,8 @@ down-line-or-beginning-search up-line-or-beginning-search narrow-to-region narrow-to-region-invisible read-from-minibuffer replace-string +backward-kill-word-match backward-word-match capitalize-word-match +down-case-word-match forward-word-match kill-word-match +match-words-by-style select-word-style transpose-words-match +up-case-word-match ' |