index
:
dotfiles
laptop
main
master
newmacs
newmacs2
My personal linux user configuration
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
emacs
/
lisp
/
evil
/
.dir-locals.el
blob: d79ba71b74864142010f5864c7c17647196d55da (
plain
)
1
2
3
;; Don't use tabs for el files
((
emacs-lisp-mode
.
((
indent-tabs-mode
.
nil
))))