# gpsd vim settings
# Python 3 does not like tabs in files
:set tabstop=4 shiftwidth=4 expandtab
