summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
-rw-r--r--.gitmodules280
m---------lib/alert0
m---------lib/all-the-icons0
m---------lib/alloy-mode0
m---------lib/async0
m---------lib/auto-compile0
m---------lib/boogie-friends0
m---------lib/borg0
m---------lib/boxquote0
m---------lib/bui0
m---------lib/closql0
m---------lib/company0
m---------lib/company-ebdb0
m---------lib/crux0
m---------lib/dante0
m---------lib/dash0
m---------lib/diff-hl0
m---------lib/doom-themes0
m---------lib/ebdb0
m---------lib/ebdb-gnorb0
m---------lib/edit-indirect0
m---------lib/eldoc-eval0
m---------lib/elisp-refs0
m---------lib/emacsql0
m---------lib/emmet-mode0
m---------lib/epkg0
m---------lib/epl0
m---------lib/eshell-up0
m---------lib/exec-path-from-shell0
m---------lib/expand-region0
m---------lib/f0
m---------lib/flycheck0
m---------lib/flycheck-haskell0
m---------lib/geiser0
m---------lib/ghub0
m---------lib/git-modes0
m---------lib/gnorb0
m---------lib/graphql0
m---------lib/guix0
m---------lib/haskell-mode0
m---------lib/helm0
m---------lib/helpful0
m---------lib/hl-todo0
m---------lib/hlint-refactor0
m---------lib/ht0
m---------lib/hydra0
m---------lib/ivy0
m---------lib/lcr0
m---------lib/lean-mode0
m---------lib/loop0
m---------lib/magit0
m---------lib/magit-popup0
m---------lib/markdown-mode0
m---------lib/memoize0
m---------lib/multi-term0
m---------lib/multiple-cursors0
m---------lib/mwim0
m---------lib/no-littering0
m---------lib/org0
m---------lib/orgalist0
m---------lib/other-frame-window0
m---------lib/ox-hugo0
m---------lib/packed0
m---------lib/page-break-lines0
m---------lib/pkg-info0
m---------lib/popup0
m---------lib/projectile0
m---------lib/proof-site0
m---------lib/rich-minority0
m---------lib/s0
m---------lib/shrink-path0
m---------lib/shut-up0
m---------lib/smart-mode-line0
m---------lib/smex0
m---------lib/treepy0
m---------lib/typo0
m---------lib/unkillable-scratch0
m---------lib/use-package0
m---------lib/web-mode0
m---------lib/which-key0
m---------lib/winum0
m---------lib/with-editor0
m---------lib/yaml-mode0
m---------lib/yasnippet0
85 files changed, 1 insertions, 283 deletions
diff --git a/.gitignore b/.gitignore
index 0a959bc..4303fd1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,12 +7,10 @@
!/straight/versions
/var/*
+/var/eshell/lastdir
/var/eshell/history
!/var/eshell
!/var/eshell/alias
!/var/abbrev.el
-
-!/lisp/bbdb/bbdb-autoloads.el
-/var/eshell/lastdir
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index 69acabf..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,280 +0,0 @@
-[borg]
- pushDefault = aminb
- collective = emacsg
-[submodule "alert"]
- path = lib/alert
- url = git@github.com:jwiegley/alert.git
-[submodule "all-the-icons"]
- path = lib/all-the-icons
- url = git@github.com:domtronn/all-the-icons.el.git
-[submodule "alloy-mode"]
- path = lib/alloy-mode
- url = git@github.com:dwwmmn/alloy-mode.git
-[submodule "async"]
- path = lib/async
- url = git@github.com:jwiegley/emacs-async.git
-[submodule "auto-compile"]
- path = lib/auto-compile
- url = git@github.com:emacscollective/auto-compile.git
-[submodule "boogie-friends"]
- path = lib/boogie-friends
- url = git@github.com:boogie-org/boogie-friends.git
- load-path = emacs
-[submodule "borg"]
- path = lib/borg
- url = git@github.com:emacscollective/borg.git
-[submodule "boxquote"]
- path = lib/boxquote
- url = git@github.com:davep/boxquote.el.git
-[submodule "bui"]
- path = lib/bui
- url = git@github.com:alezost/bui.el.git
-[submodule "closql"]
- path = lib/closql
- url = git@github.com:emacscollective/closql.git
-[submodule "company"]
- path = lib/company
- url = git@github.com:company-mode/company-mode.git
-[submodule "company-ebdb"]
- path = lib/company-ebdb
- url = git@github.com:emacsmirror/company-ebdb.git
-[submodule "crux"]
- path = lib/crux
- url = git@github.com:bbatsov/crux.git
-[submodule "dante"]
- path = lib/dante
- url = git@github.com:jyp/dante.git
-[submodule "dash"]
- path = lib/dash
- url = git@github.com:magnars/dash.el.git
- no-makeinfo = dash-template.texi
- # dash creates a `dir' dash info file, which makes git think
- # that the submodule is dirty. so, let's ignore the untracked
- # files of dash's submodule
- ignore = untracked
-[submodule "diff-hl"]
- path = lib/diff-hl
- url = git@github.com:dgutov/diff-hl.git
-[submodule "doom-themes"]
- path = lib/doom-themes
- url = git@github.com:hlissner/emacs-doom-themes.git
-[submodule "ebdb"]
- path = lib/ebdb
- url = git@github.com:girzel/ebdb.git
-[submodule "ebdb-gnorb"]
- path = lib/ebdb-gnorb
- url = git@github.com:emacsmirror/ebdb-gnorb.git
-[submodule "edit-indirect"]
- path = lib/edit-indirect
- url = git@github.com:Fanael/edit-indirect.git
-[submodule "eldoc-eval"]
- path = lib/eldoc-eval
- url = git@github.com:thierryvolpiatto/eldoc-eval.git
-[submodule "elisp-refs"]
- path = lib/elisp-refs
- url = git@github.com:Wilfred/elisp-refs.git
-[submodule "emacsql"]
- path = lib/emacsql
- url = git@github.com:skeeto/emacsql.git
- no-byte-compile = emacsql-pg.el
-[submodule "emmet-mode"]
- path = lib/emmet-mode
- url = git@github.com:smihica/emmet-mode.git
-[submodule "epkg"]
- path = lib/epkg
- url = git@github.com:emacscollective/epkg.git
-[submodule "epl"]
- path = lib/epl
- url = git@github.com:cask/epl.git
-[submodule "eshell-up"]
- path = lib/eshell-up
- url = git@github.com:peterwvj/eshell-up.git
-[submodule "exec-path-from-shell"]
- path = lib/exec-path-from-shell
- url = git@github.com:purcell/exec-path-from-shell.git
-[submodule "expand-region"]
- path = lib/expand-region
- url = git@github.com:magnars/expand-region.el.git
-[submodule "f"]
- path = lib/f
- url = git@github.com:rejeep/f.el.git
-[submodule "flycheck"]
- path = lib/flycheck
- url = git@github.com:flycheck/flycheck.git
-[submodule "flycheck-haskell"]
- path = lib/flycheck-haskell
- url = git@github.com:flycheck/flycheck-haskell.git
-[submodule "geiser"]
- path = lib/geiser
- url = git@gitlab.com:jaor/geiser.git
- info-path = doc
- load-path = elisp
- build-step = ./autogen.sh
- build-step = ./configure
- build-step = make
-[submodule "ghub"]
- path = lib/ghub
- url = git@github.com:magit/ghub.git
-[submodule "git-modes"]
- path = lib/git-modes
- url = git@github.com:magit/git-modes.git
-[submodule "gnorb"]
- path = lib/gnorb
- url = git@github.com:girzel/gnorb.git
- no-byte-compile = gnorb-bbdb.el
-[submodule "graphql"]
- path = lib/graphql
- url = git@github.com:vermiculus/graphql.el.git
-[submodule "guix"]
- path = lib/guix
- url = git@github.com:alezost/guix.el.git
- info-path = doc
- load-path = elisp
- build-step = ./autogen.sh
- build-step = ./configure
- build-step = make
-[submodule "haskell-mode"]
- path = lib/haskell-mode
- url = git@github.com:haskell/haskell-mode.git
-[submodule "helm"]
- path = lib/helm
- url = git@github.com:emacs-helm/helm.git
-[submodule "helpful"]
- path = lib/helpful
- url = git@github.com:Wilfred/helpful.git
-[submodule "hl-todo"]
- path = lib/hl-todo
- url = git@github.com:tarsius/hl-todo.git
-[submodule "hlint-refactor"]
- path = lib/hlint-refactor
- url = git@github.com:mpickering/hlint-refactor-mode.git
-[submodule "ht"]
- path = lib/ht
- url = git@github.com:Wilfred/ht.el.git
-[submodule "hydra"]
- path = lib/hydra
- url = git@github.com:abo-abo/hydra.git
-[submodule "ivy"]
- path = lib/ivy
- url = git@github.com:abo-abo/swiper.git
- info-path = doc
-[submodule "lcr"]
- path = lib/lcr
- url = git@github.com:jyp/lcr.git
-[submodule "lean-mode"]
- path = lib/lean-mode
- url = git@github.com:leanprover/lean-mode.git
-[submodule "loop"]
- path = lib/loop
- url = git@github.com:Wilfred/loop.el.git
-[submodule "magit"]
- path = lib/magit
- url = git@github.com:magit/magit.git
- recursive-byte-compile = true
- info-path = Documentation
-[submodule "magit-popup"]
- path = lib/magit-popup
- url = git@github.com:magit/magit-popup.git
-[submodule "markdown-mode"]
- path = lib/markdown-mode
- url = git@github.com:jrblevin/markdown-mode.git
-[submodule "memoize"]
- path = lib/memoize
- url = git@github.com:skeeto/emacs-memoize.git
-[submodule "multi-term"]
- path = lib/multi-term
- url = git@github.com:emacsorphanage/multi-term.git
-[submodule "multiple-cursors"]
- path = lib/multiple-cursors
- url = git@github.com:magnars/multiple-cursors.el.git
-[submodule "mwim"]
- path = lib/mwim
- url = git@github.com:alezost/mwim.el.git
-[submodule "no-littering"]
- path = lib/no-littering
- url = git@github.com:emacscollective/no-littering.git
-[submodule "org"]
- path = lib/org
- url = git@code.orgmode.org:bzg/org-mode.git
- load-path = lisp
- info-path = doc
- build-step = make compile autoloads info # ORG_ADD_CONTRIB="org-notmuch"
- # setting ORG_ADD_CONTRIB results in copying of files from contrib/
- # into lisp/, which git will pick up. so, let's ignore untracked files
- # from org's submodule; at least for now
- # ignore = untracked
-[submodule "orgalist"]
- path = lib/orgalist
- url = git@github.com:emacsmirror/orgalist.git
-[submodule "other-frame-window"]
- path = lib/other-frame-window
- url = git@github.com:emacsmirror/other-frame-window.git
-[submodule "ox-hugo"]
- path = lib/ox-hugo
- url = git@github.com:kaushalmodi/ox-hugo.git
-[submodule "packed"]
- path = lib/packed
- url = git@github.com:emacscollective/packed.git
-[submodule "page-break-lines"]
- path = lib/page-break-lines
- url = git@github.com:purcell/page-break-lines.git
-[submodule "pkg-info"]
- path = lib/pkg-info
- url = git@github.com:lunaryorn/pkg-info.el.git
-[submodule "popup"]
- path = lib/popup
- url = git@github.com:auto-complete/popup-el.git
-[submodule "projectile"]
- path = lib/projectile
- url = git@github.com:bbatsov/projectile.git
-[submodule "proof-site"] # Proof General
- path = lib/proof-site
- url = git@github.com:ProofGeneral/PG.git
-[submodule "rich-minority"]
- path = lib/rich-minority
- url = git@github.com:Malabarba/rich-minority.git
-[submodule "s"]
- path = lib/s
- url = git@github.com:magnars/s.el.git
-[submodule "shrink-path"]
- path = lib/shrink-path
- url = git@gitlab.com:bennya/shrink-path.el.git
-[submodule "shut-up"]
- path = lib/shut-up
- url = git@github.com:cask/shut-up.git
-[submodule "smart-mode-line"]
- path = lib/smart-mode-line
- url = git@github.com:Malabarba/smart-mode-line.git
-[submodule "smex"] # used by counsel-M-x
- path = lib/smex
- url = git@github.com:nonsequitur/smex.git
-[submodule "treepy"]
- path = lib/treepy
- url = git@github.com:volrath/treepy.el.git
-[submodule "typo"]
- path = lib/typo
- url = git@github.com:jorgenschaefer/typoel.git
-[submodule "unkillable-scratch"]
- path = lib/unkillable-scratch
- url = git@github.com:EricCrosson/unkillable-scratch.git
-[submodule "use-package"]
- path = lib/use-package
- url = git@github.com:jwiegley/use-package.git
-[submodule "web-mode"]
- path = lib/web-mode
- url = git@github.com:fxbois/web-mode.git
-[submodule "which-key"]
- path = lib/which-key
- url = git@github.com:justbur/emacs-which-key.git
-[submodule "winum"]
- path = lib/winum
- url = git@github.com:deb0ch/emacs-winum.git
-[submodule "with-editor"]
- path = lib/with-editor
- url = git@github.com:magit/with-editor.git
-[submodule "yaml-mode"]
- path = lib/yaml-mode
- url = git@github.com:yoshiki/yaml-mode.git
-[submodule "yasnippet"]
- path = lib/yasnippet
- url = git@github.com:joaotavora/yasnippet.git
diff --git a/lib/alert b/lib/alert
deleted file mode 160000
-Subproject 9f329be87820474925f29b52a1131084c8ea95b
diff --git a/lib/all-the-icons b/lib/all-the-icons
deleted file mode 160000
-Subproject 52d1f2d36468146c93aaf11399f581401a23330
diff --git a/lib/alloy-mode b/lib/alloy-mode
deleted file mode 160000
-Subproject 0d05bdd10c77ec04c3d61eccf67e68c08284951
diff --git a/lib/async b/lib/async
deleted file mode 160000
-Subproject 81dc034572e963550c5403a2b3c28047e46b402
diff --git a/lib/auto-compile b/lib/auto-compile
deleted file mode 160000
-Subproject 6ce4255ab9a0b010ef8414c5bd9a6d6d9eea012
diff --git a/lib/boogie-friends b/lib/boogie-friends
deleted file mode 160000
-Subproject ff9903783013f3598b6f44c99d47b25c5cdbed0
diff --git a/lib/borg b/lib/borg
deleted file mode 160000
-Subproject 99d166796f181741ebd79542b96824b096bcb36
diff --git a/lib/boxquote b/lib/boxquote
deleted file mode 160000
-Subproject 7e47e0e2853bc1215739b2e28f260e9eed93b2c
diff --git a/lib/bui b/lib/bui
deleted file mode 160000
-Subproject 508577a7225b3d07eaefa9444064410af251867
diff --git a/lib/closql b/lib/closql
deleted file mode 160000
-Subproject 012b94f8695e194455111fd54eff0b94dd0dd0d
diff --git a/lib/company b/lib/company
deleted file mode 160000
-Subproject b696b3943d2a55aed937cb0ba971d6e29b2e3a8
diff --git a/lib/company-ebdb b/lib/company-ebdb
deleted file mode 160000
-Subproject 692a272a47d4f48d0ea38ced4375f9eb2cd47ff
diff --git a/lib/crux b/lib/crux
deleted file mode 160000
-Subproject 308f17d914e2cd79cbc809de66d02b03ceb8285
diff --git a/lib/dante b/lib/dante
deleted file mode 160000
-Subproject 8d5e00d268aa37d91baaa675cead953e58f19c6
diff --git a/lib/dash b/lib/dash
deleted file mode 160000
-Subproject 6514359b8606a6a9a94068ccd601fcd6379d658
diff --git a/lib/diff-hl b/lib/diff-hl
deleted file mode 160000
-Subproject 2cddce48d472111f178da84d44656f92012aa64
diff --git a/lib/doom-themes b/lib/doom-themes
deleted file mode 160000
-Subproject 2f4a0cdf287a086d45a1d9e8536ace6a2e15231
diff --git a/lib/ebdb b/lib/ebdb
deleted file mode 160000
-Subproject 980927ff3dfdb238e7b168f0088353fec29db86
diff --git a/lib/ebdb-gnorb b/lib/ebdb-gnorb
deleted file mode 160000
-Subproject 461a6b35dc9322d1ec59547ad845d26a6c65a69
diff --git a/lib/edit-indirect b/lib/edit-indirect
deleted file mode 160000
-Subproject de645d8144e8a08f039a9c88185121ec81d957e
diff --git a/lib/eldoc-eval b/lib/eldoc-eval
deleted file mode 160000
-Subproject f59a1ae7ecfa97ef659c7adb93e0673419acc48
diff --git a/lib/elisp-refs b/lib/elisp-refs
deleted file mode 160000
-Subproject a8900dab9f8e2925ce5dea0f97bdac4ce47714d
diff --git a/lib/emacsql b/lib/emacsql
deleted file mode 160000
-Subproject f8c3d9fce28ab7d5b0c9fcf2c1236151ca7add2
diff --git a/lib/emmet-mode b/lib/emmet-mode
deleted file mode 160000
-Subproject 1acb821e0142136344ccf40c1e5fb664d7db2e7
diff --git a/lib/epkg b/lib/epkg
deleted file mode 160000
-Subproject c42bc98a711ffa8d2a7b9096b563ac0edb0b9bf
diff --git a/lib/epl b/lib/epl
deleted file mode 160000
-Subproject 78ab7a85c08222cd15582a298a364774e3282ce
diff --git a/lib/eshell-up b/lib/eshell-up
deleted file mode 160000
-Subproject 9c100bae5c3020e8d9307e4332d3b64e7dc2851
diff --git a/lib/exec-path-from-shell b/lib/exec-path-from-shell
deleted file mode 160000
-Subproject 9bc0f4a762f16d488376fb52409c58239a86d75
diff --git a/lib/expand-region b/lib/expand-region
deleted file mode 160000
-Subproject ed3292473035dc8f3d2f321e82974ef87327808
diff --git a/lib/f b/lib/f
deleted file mode 160000
-Subproject de6d4d40ddc844eee643e92d47b9d6a63fbebb4
diff --git a/lib/flycheck b/lib/flycheck
deleted file mode 160000
-Subproject baf96df4d1c3e61bf62f15fbea05a880d1e49e4
diff --git a/lib/flycheck-haskell b/lib/flycheck-haskell
deleted file mode 160000
-Subproject 32ddff87165a7d3a35e7318bee997b5b4bd4127
diff --git a/lib/geiser b/lib/geiser
deleted file mode 160000
-Subproject a6a2f2c2194cdef97d67945aa1e7df81763ec34
diff --git a/lib/ghub b/lib/ghub
deleted file mode 160000
-Subproject db15d00d01b8bd9187079a0b538d878d241743a
diff --git a/lib/git-modes b/lib/git-modes
deleted file mode 160000
-Subproject 55468314a5f6b77d2c96be62c7005ac94545e21
diff --git a/lib/gnorb b/lib/gnorb
deleted file mode 160000
-Subproject 17fd6e9ca6f116e2d0d70ab1e9d7132b3a8bfd4
diff --git a/lib/graphql b/lib/graphql
deleted file mode 160000
-Subproject e2b309689f4faf9225f290080f836e988c5a576
diff --git a/lib/guix b/lib/guix
deleted file mode 160000
-Subproject 495baedc983070f0158442173bdef0a35c2a1e9
diff --git a/lib/haskell-mode b/lib/haskell-mode
deleted file mode 160000
-Subproject 4aa88752ab23bca3ded36a9c9fd9c34cffbb129
diff --git a/lib/helm b/lib/helm
deleted file mode 160000
-Subproject 598992f3490f8fa1b90dbf01e76b6e916de294b
diff --git a/lib/helpful b/lib/helpful
deleted file mode 160000
-Subproject 039345ef60b4722d050c94ab1978540137df35f
diff --git a/lib/hl-todo b/lib/hl-todo
deleted file mode 160000
-Subproject 24b9925b1b2c7ad6bf7b66800395f74abf035c5
diff --git a/lib/hlint-refactor b/lib/hlint-refactor
deleted file mode 160000
-Subproject 92c69aa01c65968e86c15db087bb1ea785e4736
diff --git a/lib/ht b/lib/ht
deleted file mode 160000
-Subproject 8ec3eb96ee63430fb24257e4aa8169b50cb7be1
diff --git a/lib/hydra b/lib/hydra
deleted file mode 160000
-Subproject 67098cc9149854a95b589c3763843eabc82c9b2
diff --git a/lib/ivy b/lib/ivy
deleted file mode 160000
-Subproject 201c5d78c4985fb803eb681cca0ccc5a4f90b71
diff --git a/lib/lcr b/lib/lcr
deleted file mode 160000
-Subproject c14f40692292d59156c7632dbdd2867c086aa75
diff --git a/lib/lean-mode b/lib/lean-mode
deleted file mode 160000
-Subproject 9d6b8471e2044310b4cd7cd3213b1fc8f78ec49
diff --git a/lib/loop b/lib/loop
deleted file mode 160000
-Subproject e22807f83a0890dc8a904c51ee0742c34efccc6
diff --git a/lib/magit b/lib/magit
deleted file mode 160000
-Subproject d866fb3624bdeb87f0c56e359239e4474362d0a
diff --git a/lib/magit-popup b/lib/magit-popup
deleted file mode 160000
-Subproject 8eaa0becc2370484a432a8a19f40ce5e8d0f164
diff --git a/lib/markdown-mode b/lib/markdown-mode
deleted file mode 160000
-Subproject 906e97d6e211129d4b7674a5efc416849bc7e43
diff --git a/lib/memoize b/lib/memoize
deleted file mode 160000
-Subproject 9a561268ffb550b257a08710489a95cd087998b
diff --git a/lib/multi-term b/lib/multi-term
deleted file mode 160000
-Subproject f954e4e18b0a035151d34852387e724d87a3316
diff --git a/lib/multiple-cursors b/lib/multiple-cursors
deleted file mode 160000
-Subproject 6a7c3c0853e3fe9e4b8e5985dbed8fd4075f33f
diff --git a/lib/mwim b/lib/mwim
deleted file mode 160000
-Subproject b4f3edb4c0fb8f8b71cecbf8095c2c25a8ffbf8
diff --git a/lib/no-littering b/lib/no-littering
deleted file mode 160000
-Subproject 4e7ecf017140bc522629cd2c977160f7cc2b802
diff --git a/lib/org b/lib/org
deleted file mode 160000
-Subproject 495c7c6a5774a4d3035c582a3b4c95eb04e83dd
diff --git a/lib/orgalist b/lib/orgalist
deleted file mode 160000
-Subproject d120090588d9b258629a95d226bb9f8bf4e2afc
diff --git a/lib/other-frame-window b/lib/other-frame-window
deleted file mode 160000
-Subproject 7477b00664bff9b0b9edfe7ecbef379a7543ba7
diff --git a/lib/ox-hugo b/lib/ox-hugo
deleted file mode 160000
-Subproject 00186ff8d7ae13fab6707b0e2e7665e055db558
diff --git a/lib/packed b/lib/packed
deleted file mode 160000
-Subproject c41c3dfda86ae33832ffc146923e2a4675cbacf
diff --git a/lib/page-break-lines b/lib/page-break-lines
deleted file mode 160000
-Subproject 87e801efb816b24e83ebf84c052001e178e180b
diff --git a/lib/pkg-info b/lib/pkg-info
deleted file mode 160000
-Subproject 76ba7415480687d05a4353b27fea2ae02b8d9d6
diff --git a/lib/popup b/lib/popup
deleted file mode 160000
-Subproject 80829dd46381754639fb764da11c67235fe6328
diff --git a/lib/projectile b/lib/projectile
deleted file mode 160000
-Subproject d625ecb09e3a9fb319740686402197bdf6fc109
diff --git a/lib/proof-site b/lib/proof-site
deleted file mode 160000
-Subproject f7cc8f1f76baf5e517e51f1db47510ed605064e
diff --git a/lib/rich-minority b/lib/rich-minority
deleted file mode 160000
-Subproject a50d9b2fd059f6a0e5b22063a5375851a087f61
diff --git a/lib/s b/lib/s
deleted file mode 160000
-Subproject 03410e6a7a2b11e47e1fea3b7d9899c7df26435
diff --git a/lib/shrink-path b/lib/shrink-path
deleted file mode 160000
-Subproject 9d06c453d1537df46a4b703a29213cc7f7857aa
diff --git a/lib/shut-up b/lib/shut-up
deleted file mode 160000
-Subproject 081d6b01e3ba0e60326558e545c4019219e046c
diff --git a/lib/smart-mode-line b/lib/smart-mode-line
deleted file mode 160000
-Subproject b79f4fa5f2380b0d726a895dd7199e548300449
diff --git a/lib/smex b/lib/smex
deleted file mode 160000
-Subproject 55aaebe3d793c2c990b39a302eb26c184281c42
diff --git a/lib/treepy b/lib/treepy
deleted file mode 160000
-Subproject b40e6b09eb9be45da67b8c9e4990a5a0d7a2a09
diff --git a/lib/typo b/lib/typo
deleted file mode 160000
-Subproject 9dad93b6f367f02f52c8d9bf15d446d922cec29
diff --git a/lib/unkillable-scratch b/lib/unkillable-scratch
deleted file mode 160000
-Subproject d805ee0570c218559cd972788c2d7f77704282b
diff --git a/lib/use-package b/lib/use-package
deleted file mode 160000
-Subproject 39a8b8812c2c9f6f0b299e6a04e504ef393694c
diff --git a/lib/web-mode b/lib/web-mode
deleted file mode 160000
-Subproject 5da977bec7714c09d41b556e2d651ccb269a14a
diff --git a/lib/which-key b/lib/which-key
deleted file mode 160000
-Subproject 43e3e3d7641a8e1c298b37e6a277612bf089870
diff --git a/lib/winum b/lib/winum
deleted file mode 160000
-Subproject efcb14fd306afbc738666e6b2e5a8a1bb590439
diff --git a/lib/with-editor b/lib/with-editor
deleted file mode 160000
-Subproject 9dd9f176d96abc60365369de6d08c26c414ef1f
diff --git a/lib/yaml-mode b/lib/yaml-mode
deleted file mode 160000
-Subproject 40067a10ac1360f0b9533f0bbbb2eea128e2574
diff --git a/lib/yasnippet b/lib/yasnippet
deleted file mode 160000
-Subproject 1d96da2e08664c31ff7f6f7441da1f4fa5680b1