vim: remove smarttabs since it causes weird cursor behaviour
This commit is contained in:
parent
01379b0504
commit
4d2a3ae263
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ Plug 'lambdalisue/suda.vim'
|
||||||
Plug 'junegunn/vim-easy-align'
|
Plug 'junegunn/vim-easy-align'
|
||||||
|
|
||||||
" Some config/whitespace automation
|
" Some config/whitespace automation
|
||||||
Plug 'dpc/vim-smarttabs'
|
|
||||||
Plug 'tpope/vim-sleuth'
|
Plug 'tpope/vim-sleuth'
|
||||||
|
|
||||||
" Interface
|
" Interface
|
||||||
|
|
Loading…
Add table
Reference in a new issue