summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorDavid Peter <sharkdp@users.noreply.github.com>2021-05-12 11:30:49 +0200
committerGitHub <noreply@github.com>2021-05-12 11:30:49 +0200
commitaa442b57954144dda697d063e4c43b9ccbc93101 (patch)
treede8c6e5d60bac2cdbbe7fb2439dd48d2708e112f /.gitmodules
parentb6e37865298fe360d3683f5cd3d6df7a12c6f2dd (diff)
parentb16cacc758fb60777072ff8f9b9ae8ba97e4f5ae (diff)
Merge branch 'master' into feature/dark_plus_theme
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules7
1 files changed, 2 insertions, 5 deletions
diff --git a/.gitmodules b/.gitmodules
index 98bf500f..993123b0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -61,9 +61,6 @@
[submodule "assets/syntaxes/Puppet"]
path = assets/syntaxes/02_Extra/Puppet
url = https://github.com/russCloak/SublimePuppet
-[submodule "assets/syntaxes/CSV"]
- path = assets/syntaxes/02_Extra/CSV
- url = https://github.com/wadetb/Sublime-Text-Advanced-CSV
[submodule "assets/themes/onehalf"]
path = assets/themes/onehalf
url = https://github.com/sonph/onehalf
@@ -218,7 +215,7 @@
url = https://github.com/hesstobi/sublime_gnuplot
[submodule "assets/syntaxes/02_Extra/SystemVerilog"]
path = assets/syntaxes/02_Extra/SystemVerilog
- url = git@github.com:TheClams/SystemVerilog.git
+ url = https://github.com/TheClams/SystemVerilog.git
[submodule "assets/themes/visual-studio-dark-plus"]
path = assets/themes/visual-studio-dark-plus
- url = https://github.com/vidann1/visual-studio-dark-plus.git
+ url = https://github.com/vidann1/visual-studio-dark-plus.git \ No newline at end of file