aboutsummaryrefslogtreecommitdiff
path: root/sx-tab.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-tab.el')
-rw-r--r--sx-tab.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/sx-tab.el b/sx-tab.el
index 7394da6..3706780 100644
--- a/sx-tab.el
+++ b/sx-tab.el
@@ -1,4 +1,4 @@
-;;; sx-tab.el --- functions for viewing different tabs
+;;; sx-tab.el --- functions for viewing different tabs -*- lexical-binding: t -*-
;; Copyright (C) 2014 Artur Malabarba
@@ -114,5 +114,5 @@ If SITE is nil, use `sx-tab-default-site'."
;;; sx-tab.el ends here
;; Local Variables:
-;; lexical-binding: t
+;; indent-tabs-mode: nil
;; End: