[submodule "alloy-mode"]
path = lib/alloy-mode
url = git@github.com:dwwmmn/alloy-mode.git
+[submodule "anzu"]
+ path = lib/anzu
+ url = git@github.com:syohex/emacs-anzu.git
[submodule "async"]
path = lib/async
url = git@github.com:jwiegley/emacs-async.git
[submodule "borg"]
path = lib/borg
url = git@github.com:emacscollective/borg.git
-[submodule "borg-nix-shell"]
- path = lib/borg-nix-shell
- url = git@github.com:thblt/borg-nix-shell.git
[submodule "boxquote"]
path = lib/boxquote
url = git@github.com:davep/boxquote.el.git
[submodule "markdown-mode"]
path = lib/markdown-mode
url = git@github.com:jrblevin/markdown-mode.git
+[submodule "meghanada"]
+ path = lib/meghanada
+ url = git@github.com:mopemope/meghanada-emacs.git
[submodule "memoize"]
path = lib/memoize
url = git@github.com:skeeto/emacs-memoize.git
url = https://git.notmuchmail.org/git/notmuch
load-path = emacs
info-path = doc/_build/texinfo
- build-nix-shell-packages = pkgconfig gitMinimal xapian gmime talloc zlib pythonPackages.sphinx pythonPackages.python texinfo
- build-step = ./configure --without-docs
- build-step = make
+ # build-nix-shell-packages = pkgconfig gitMinimal xapian gmime talloc zlib pythonPackages.sphinx pythonPackages.python texinfo
+ # build-step = ./configure --without-docs
+ # build-step = make
# build-step = make sphinx-texinfo
# build-step = borg-makeinfo
[submodule "org"]
# into lisp/, which git will pick up. so, let's ignore untracked files
# from org's submodule; at least for now
ignore = untracked
+[submodule "org-outline-numbering"]
+ path = lib/org-outline-numbering
+ url = git@gitlab.com:andersjohansson/org-outline-numbering.git
[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 "ov"]
+ path = lib/ov
+ url = git@github.com:ShingoFukuyama/ov.el.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 "pdf-tools"]
+ path = lib/pdf-tools
+ url = git@github.com:politza/pdf-tools.git
+ build-step = make
+ build-step = borg-byte-compile
+ build-step = borg-update-autoloads
+ # pdf-tools-install creates `lisp/epdfinfo', which makes git think
+ # that the submodule is dirty. so, let's ignore the untracked
+ # files of pdf-tools' submodule
+ ignore = untracked
[submodule "pkg-info"]
path = lib/pkg-info
url = git@github.com:lunaryorn/pkg-info.el.git
[submodule "smex"] # used by counsel-M-x
path = lib/smex
url = git@github.com:nonsequitur/smex.git
-[submodule "tao-theme"]
- path = lib/tao-theme
- url = git@github.com:11111000000/tao-theme-emacs.git
- remote = aminb git@github.com:aminb/tao-theme-emacs.git
+[submodule "tablist"]
+ path = lib/tablist
+ url = git@github.com:politza/tablist.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 "undo-tree"]
path = lib/undo-tree
url = git@github.com:emacsorphanage/undo-tree.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