1
0

add (s)css after/ftplugins

This commit is contained in:
Patrick Auernig 2016-12-13 15:02:40 +01:00
parent c3bbe177a3
commit ed215fdc22
2 changed files with 4 additions and 0 deletions

2
after/ftplugin/css.vim Normal file
View File

@ -0,0 +1,2 @@
set expandtab
set shiftwidth=2

2
after/ftplugin/scss.vim Normal file
View File

@ -0,0 +1,2 @@
set expandtab
set shiftwidth=2