Skip to content

Commit 5108c9a

Browse files
committed
- This screw up indent on new line, for some reason
1 parent d5346c6 commit 5108c9a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

vimrc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ set tabstop=4
2424
set softtabstop=4 " Remove 4 space when press <BS> to delete a <Tab>
2525
set shiftwidth=4
2626
set expandtab
27-
filetype indent on
28-
set smartindent
2927
let g:netrw_liststyle = 3
3028
let g:netrw_banner = 0
3129
"/*}}}*/

0 commit comments

Comments
 (0)