Add file local variables for _golang

This commit is contained in:
Shohei YOSHIDA 2020-05-17 21:27:32 +09:00
parent 815f3808a0
commit bbfdc2635a
1 changed files with 8 additions and 0 deletions

View File

@ -1017,3 +1017,11 @@ case $state in
esac
;;
esac
# Local Variables:
# mode: Shell-Script
# sh-indentation: 2
# indent-tabs-mode: nil
# sh-basic-offset: 2
# End:
# vim: ft=zsh sw=2 ts=2 et