text filetye settings added

This commit is contained in:
ManjaroOne666 2017-09-28 10:24:45 +01:00
parent c4895dd7bf
commit 4a286f23d9
1 changed files with 6 additions and 0 deletions

6
vim/ftplugin/text.vim Normal file
View File

@ -0,0 +1,6 @@
set softtabstop=2
set tabstop=2
set shiftwidth=2
set expandtab
set shiftround
set autoindent