text filetye settings added
This commit is contained in:
parent
c4895dd7bf
commit
4a286f23d9
1 changed files with 6 additions and 0 deletions
6
vim/ftplugin/text.vim
Normal file
6
vim/ftplugin/text.vim
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
set softtabstop=2
|
||||
set tabstop=2
|
||||
set shiftwidth=2
|
||||
set expandtab
|
||||
set shiftround
|
||||
set autoindent
|
||||
Loading…
Add table
Add a link
Reference in a new issue