File: .dir-locals.el

package info (click to toggle)
avy 0.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 216 kB
  • sloc: lisp: 1,883; makefile: 20
file content (5 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (5)
1
2
3
4
5
;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")

((emacs-lisp-mode
  (indent-tabs-mode . nil)))