diff options
-rw-r--r-- | .vim/ftplugin/groovy.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vim/ftplugin/groovy.vim b/.vim/ftplugin/groovy.vim new file mode 100644 index 0000000..4e41779 --- /dev/null +++ b/.vim/ftplugin/groovy.vim @@ -0,0 +1 @@ +setlocal tabstop=4 |