1
0

add fish filetype config

This commit is contained in:
Patrick Auernig 2016-09-23 11:36:21 +02:00
parent 046fab405f
commit c79d024ef7

3
after/ftplugin/fish.vim Normal file
View File

@ -0,0 +1,3 @@
set expandtab
set shiftwidth=4
set softtabstop=4