[vim] Add plist ftplugin file

This commit is contained in:
Eryn Wells 2022-01-22 10:57:13 -08:00
parent b55e89fdd8
commit af50e7d66e

View file

@ -0,0 +1,5 @@
" after/ftplugin/plist.vim
" Eryn Wells <eryn@erynwells.me>
setlocal ts=8 sw=8 sts=8 noet
setlocal list