aboutsummaryrefslogtreecommitdiff
path: root/contrib/vim-gcc-dev/syntax
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/vim-gcc-dev/syntax')
-rw-r--r--contrib/vim-gcc-dev/syntax/gcc-match.vim2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/vim-gcc-dev/syntax/gcc-match.vim b/contrib/vim-gcc-dev/syntax/gcc-match.vim
index e46140d..356b07a 100644
--- a/contrib/vim-gcc-dev/syntax/gcc-match.vim
+++ b/contrib/vim-gcc-dev/syntax/gcc-match.vim
@@ -68,6 +68,4 @@ hi def link pdComment Comment
hi def link pdTodo Todo
hi def link pdPreProc PreProc
-setlocal tabstop=8
-
let b:current_syntax = "gcc-match"