Skip to content

Commit

Permalink
Enforce use of spaces for indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Dec 10, 2014
1 parent c49809b commit 6e594f2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ido-ubiquitous.el
Expand Up @@ -918,5 +918,7 @@ This only needs to be called once when the file is first loaded."
(ido-ubiquitous-initialize)

(provide 'ido-ubiquitous)

;; Local Variables:
;; indent-tabs-mode: nil
;; End:
;;; ido-ubiquitous.el ends here

0 comments on commit 6e594f2

Please sign in to comment.