Ignore joystick devices if LIBINPUT_IGNORE_JOYSTICK env is 1
[platform/upstream/libinput.git] / .dir-locals.el
1 ((nil . ((indent-tabs-mode . t)
2          (tab-width . 8)
3          (fill-column . 80)))
4  (c-mode . ((c-basic-offset . 8))))