From 80eefd3ef1dc01b91a2e5e0dfcb6e236960d4613 Mon Sep 17 00:00:00 2001 From: Benson Chu Date: Sat, 24 Sep 2022 12:32:54 -0500 Subject: [PATCH] Added emacs-fast-selection experminental package to repo --- .gitmodules | 3 +++ lisp/emacs-fast-selection | 1 + 2 files changed, 4 insertions(+) create mode 160000 lisp/emacs-fast-selection diff --git a/.gitmodules b/.gitmodules index 0b05cca..79ef4c0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -76,3 +76,6 @@ [submodule "submodule/conceal"] path = submodule/conceal url = https://github.com/lepisma/conceal +[submodule "lisp/emacs-fast-selection"] + path = lisp/emacs-fast-selection + url = git@github.com:pestctrl/emacs-fast-selection diff --git a/lisp/emacs-fast-selection b/lisp/emacs-fast-selection new file mode 160000 index 0000000..ce1b7f5 --- /dev/null +++ b/lisp/emacs-fast-selection @@ -0,0 +1 @@ +Subproject commit ce1b7f5048188616167c2fc89157188ca82f040d