[vim] Add plist ftplugin file
This commit is contained in:
parent
b55e89fdd8
commit
af50e7d66e
1 changed files with 5 additions and 0 deletions
5
vim/after/ftplugin/plist.vim
Normal file
5
vim/after/ftplugin/plist.vim
Normal file
|
@ -0,0 +1,5 @@
|
|||
" after/ftplugin/plist.vim
|
||||
" Eryn Wells <eryn@erynwells.me>
|
||||
|
||||
setlocal ts=8 sw=8 sts=8 noet
|
||||
setlocal list
|
Loading…
Add table
Add a link
Reference in a new issue