summaryrefslogtreecommitdiff
path: root/cider-profile.el
diff options
context:
space:
mode:
authorTianxiang Xiong <tianxiang.xiong@gmail.com>2018-02-07 21:41:02 -0800
committerBozhidar Batsov <bozhidar.batsov@gmail.com>2018-02-11 20:38:38 +0700
commit6505608dda7996d2e813bd9160d2c278073c3b77 (patch)
tree0a28e6e35fa858c5883469536f90aafac638b8fe /cider-profile.el
parentc74cc6ac123b239503b91fa20fab1e75d0e2385d (diff)
Add lexical binding to `cider-profile.el`
Diffstat (limited to 'cider-profile.el')
-rw-r--r--cider-profile.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-profile.el b/cider-profile.el
index 0b00d401..c7e49378 100644
--- a/cider-profile.el
+++ b/cider-profile.el
@@ -1,4 +1,4 @@
-;;; cider-profile.el --- CIDER support for thunknyc/profile
+;;; cider-profile.el --- CIDER support for thunknyc/profile -*- lexical-binding: t; -*-
;; Copyright © 2014-2018 Edwin Watkeys and CIDER contributors