about summary refs log tree commit diff
path: root/Completion/Unix/Command/_bpython
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2021-06-03 00:09:06 +0200
committerOliver Kiddle <opk@zsh.org>2021-06-03 00:09:06 +0200
commita21c0b334c38e6d2a29bc7e0d7697b23d720b64c (patch)
tree9a7f9b81e5a7fe6438c214739e15b1b70d0514f9 /Completion/Unix/Command/_bpython
parent31d9ff53ceb393672e1507ff3f0adbefce2a298e (diff)
downloadzsh-a21c0b334c38e6d2a29bc7e0d7697b23d720b64c.tar.gz
zsh-a21c0b334c38e6d2a29bc7e0d7697b23d720b64c.tar.xz
zsh-a21c0b334c38e6d2a29bc7e0d7697b23d720b64c.zip
48938: remove vim fold and option markers in completions
Diffstat (limited to 'Completion/Unix/Command/_bpython')
-rw-r--r--Completion/Unix/Command/_bpython3
1 files changed, 0 insertions, 3 deletions
diff --git a/Completion/Unix/Command/_bpython b/Completion/Unix/Command/_bpython
index 233e032e6..2c2ea11b8 100644
--- a/Completion/Unix/Command/_bpython
+++ b/Completion/Unix/Command/_bpython
@@ -41,6 +41,3 @@ case "$service" in
       "$gtk_opts[@]"
   ;;
 esac
-
-
-# vim:autoindent expandtab shiftwidth=2 tabstop=2 softtabstop=2 filetype=zsh