File: .gitmodules

package info (click to toggle)
rust-syntect 5.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,860 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 560 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
[submodule "testdata/Packages"]
	branch = st3 # TODO: this line should be removed once st4 functionality has been implemented
	path = testdata/Packages
	url = https://github.com/sublimehq/Packages
[submodule "testdata/InspiredGitHub.tmtheme"]
	path = testdata/InspiredGitHub.tmtheme
	url = https://github.com/sethlopezme/InspiredGitHub.tmtheme.git
[submodule "testdata/Solarized"]
	path = testdata/Solarized
	url = https://github.com/braver/Solarized.git
[submodule "testdata/spacegray"]
	path = testdata/spacegray
	url = https://github.com/kkga/spacegray.git