summaryrefslogtreecommitdiff
path: root/.emacs.d/lisp/init-expand-region.el~
diff options
context:
space:
mode:
authorSteve Lee <me@xiangyangli.com>2019-05-13 00:27:52 +0800
committerSteve Lee <me@xiangyangli.com>2019-05-13 00:27:52 +0800
commitfce861a15669b403935709bfc2d8226587a74ca1 (patch)
tree2293ded8ed63bb3b0cccd0db29d44e65b0a9c1cc /.emacs.d/lisp/init-expand-region.el~
parent12548c64d926a29d25c9046af4bf7da9d6dc18b4 (diff)
parente49e90668a6e24046329461bb598d180cee18a00 (diff)
downloaddotfiles-fce861a15669b403935709bfc2d8226587a74ca1.tar.xz
dotfiles-fce861a15669b403935709bfc2d8226587a74ca1.zip
Merge branch 'master' of ssh://vs-ssh.visualstudio.com:22/42/_ssh/dotfiles
Diffstat (limited to '.emacs.d/lisp/init-expand-region.el~')
-rw-r--r--.emacs.d/lisp/init-expand-region.el~8
1 files changed, 0 insertions, 8 deletions
diff --git a/.emacs.d/lisp/init-expand-region.el~ b/.emacs.d/lisp/init-expand-region.el~
deleted file mode 100644
index fffd943..0000000
--- a/.emacs.d/lisp/init-expand-region.el~
+++ /dev/null
@@ -1,8 +0,0 @@
-;;; expand-region --- Configuration
-
-;;; Commentary:
-
-;;; Code:
-
-(provide 'init-expand-region)
-;;; init-expand-region ends here