From 27bbd0584c4ee0d3d5b9c5e42f7bfc5c64759bde Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 14 Mar 2017 01:07:42 +0100 Subject: Tabs width = 4 --- plugin/indent.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'plugin') diff --git a/plugin/indent.vim b/plugin/indent.vim index 9ffe2b4..e5f1118 100755 --- a/plugin/indent.vim +++ b/plugin/indent.vim @@ -3,6 +3,7 @@ set softtabstop=4 set shiftwidth=4 +set tabstop=4 set expandtab set smarttab -- cgit v1.2.3