summaryrefslogtreecommitdiff
path: root/packages/highlight-indentation.el
diff options
context:
space:
mode:
Diffstat (limited to 'packages/highlight-indentation.el')
-rw-r--r--packages/highlight-indentation.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/highlight-indentation.el b/packages/highlight-indentation.el
new file mode 100644
index 0000000..499f6e9
--- /dev/null
+++ b/packages/highlight-indentation.el
@@ -0,0 +1,2 @@
+(use-package highlight-indentation
+ :if (locate-library "highlight-indentation"))