Browse Source

Assimilate cython-mode 3e47905

custom
Raphael Roberts 3 years ago
parent
commit
07c0d7275f
  1. 6
      .gitmodules
  2. 1
      borg/cython-mode

6
.gitmodules

@ -7,6 +7,9 @@
[submodule "company-anaconda"]
path = borg/company-anaconda
url = https://github.com/pythonic-emacs/company-anaconda
[submodule "cython-mode"]
path = borg/cython-mode
url = https://github.com/cython/emacs-cython-mode
[submodule "dash"]
path = borg/dash
url = https://github.com/magnars/dash.el
@ -22,6 +25,9 @@
[submodule "s"]
path = borg/s
url = https://github.com/magnars/s.el
[submodule "straight"]
path = borg/straight
url = https://github.com/radian-software/straight.el
[submodule "use-package"]
path = borg/use-package
url = https://github.com/jwiegley/use-package

1
borg/cython-mode

@ -0,0 +1 @@
Subproject commit 3e4790559d3168fe992cf2aa62f01423038cedb5
Loading…
Cancel
Save