From 38558ace806c5f29bd207fc14ce038c9d9e50644 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Wed, 3 Apr 2019 00:48:22 +0100 Subject: Add expantab to vimrc --- Editor/vimrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Editor') diff --git a/Editor/vimrc b/Editor/vimrc index 5b3510e..19903e9 100644 --- a/Editor/vimrc +++ b/Editor/vimrc @@ -76,10 +76,10 @@ nnoremap v :!open '' "read spaces in path's set isfname+=32 -""Set tab to two spaces -"set expandtab -"set shiftwidth=2 -"set softtabstop=2 +"Set tab to two spaces +set expandtab +set shiftwidth=2 +set softtabstop=2 "Make tab into another escape -- cgit v1.2.3-54-g00ecf