Add emacs local variables too
This commit is contained in:
parent
0db1486d27
commit
64484169e2
|
|
@ -59,4 +59,10 @@ _xdg-mime() {
|
|||
esac
|
||||
}
|
||||
|
||||
# Local Variables:
|
||||
# mode: Shell-Script
|
||||
# sh-indentation: 2
|
||||
# indent-tabs-mode: nil
|
||||
# sh-basic-offset: 2
|
||||
# End:
|
||||
# vim: filetype=zsh expandtab softtabstop=2 tabstop=2 shiftwidth=2
|
||||
|
|
|
|||
Loading…
Reference in New Issue