linuxwacom / xf86-input-wacom

X.Org driver for Wacom devices
361 stars 45 forks source link

Added vim modelines to python files. #276

Closed Greenscreener closed 2 years ago

Greenscreener commented 2 years ago

This is a fairly simple edit, but I think it would be very useful, if there was a vim modeline in all the python files too, so at least the indentation doesn't break if one has a custom config.

whot commented 2 years ago

Thanks! LGTM but you should invest in an editor that supports .editorconfig too ;)