diff options
Diffstat (limited to 'lisp/use-package/bind-chord.el')
-rw-r--r-- | lisp/use-package/bind-chord.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/use-package/bind-chord.el b/lisp/use-package/bind-chord.el index e0827a4230f..35634b174a3 100644 --- a/lisp/use-package/bind-chord.el +++ b/lisp/use-package/bind-chord.el @@ -58,4 +58,5 @@ function symbol (unquoted)." key-bindings))))) (provide 'bind-chord) + ;;; bind-chord.el ends here |