aboutsummaryrefslogtreecommitdiff
path: root/vim/macros/indent/spaces/2.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/macros/indent/spaces/2.vim')
-rw-r--r--vim/macros/indent/spaces/2.vim3
1 files changed, 0 insertions, 3 deletions
diff --git a/vim/macros/indent/spaces/2.vim b/vim/macros/indent/spaces/2.vim
deleted file mode 100644
index a0f847ae..00000000
--- a/vim/macros/indent/spaces/2.vim
+++ /dev/null
@@ -1,3 +0,0 @@
-" Use two spaces for current buffer's indentation
-setlocal shiftwidth=2
-runtime macros/indent/spaces.vim