aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2014-12-19 18:48:03 -0800
committerTim Harder <radhermit@gentoo.org>2014-12-19 18:48:03 -0800
commitc1fd6c1b4b85b2359264dceadd75fd15cdc64e38 (patch)
tree7f3fe4eca8191647b5dc03356861cf3ec5fd4463 /src/_gentoo_repos
parentarray formatting, whitespace consistency, and other minor cleanups (diff)
downloadzsh-completion-c1fd6c1b4b85b2359264dceadd75fd15cdc64e38.tar.gz
zsh-completion-c1fd6c1b4b85b2359264dceadd75fd15cdc64e38.tar.bz2
zsh-completion-c1fd6c1b4b85b2359264dceadd75fd15cdc64e38.zip
drop unnecessary softtabstop setting for vim
Diffstat (limited to 'src/_gentoo_repos')
-rw-r--r--src/_gentoo_repos2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_gentoo_repos b/src/_gentoo_repos
index 27e98dd..ff4136b 100644
--- a/src/_gentoo_repos
+++ b/src/_gentoo_repos
@@ -82,4 +82,4 @@ _parsereposconf() {
_gentoo_repos "$@"
-# vim: set et sw=2 sts=2 ts=2 ft=zsh:
+# vim: set et sw=2 ts=2 ft=zsh: