mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-02-16 16:24:18 +00:00
Added emacs-fast-selection experminental package to repo
This commit is contained in:
parent
527c4c9905
commit
80eefd3ef1
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
1
lisp/emacs-fast-selection
Submodule
1
lisp/emacs-fast-selection
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit ce1b7f5048188616167c2fc89157188ca82f040d
|
||||
Loading…
Reference in a new issue