mirror of
https://github.com/ryuslash/mode-icons.git
synced 2024-11-22 01:50:28 +01:00
Take out tabs; Add local variable that forbids tabs
This commit is contained in:
parent
9131e57b24
commit
c4080009b2
1 changed files with 31 additions and 28 deletions
|
@ -206,3 +206,6 @@ ICON-SPEC should be a specification from `mode-icons'."
|
||||||
|
|
||||||
(provide 'mode-icons)
|
(provide 'mode-icons)
|
||||||
;;; mode-icons.el ends here
|
;;; mode-icons.el ends here
|
||||||
|
;; Local Variables:
|
||||||
|
;; indent-tabs-mode: nil
|
||||||
|
;; End:
|
||||||
|
|
Loading…
Reference in a new issue