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/_gcc-config
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/_gcc-config')
-rw-r--r--src/_gcc-config2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_gcc-config b/src/_gcc-config
index ce61113..4f89485 100644
--- a/src/_gcc-config
+++ b/src/_gcc-config
@@ -27,4 +27,4 @@ _gcc_profile(){
_arguments $arguments
-# vim: set et sw=2 sts=2 ts=2 ft=zsh:
+# vim: set et sw=2 ts=2 ft=zsh: