remove submodules and change to new calendar config
authorMart Lubbers <mart@martlubbers.net>
Tue, 1 Nov 2016 11:42:06 +0000 (12:42 +0100)
committerMart Lubbers <mart@martlubbers.net>
Tue, 1 Nov 2016 11:42:06 +0000 (12:42 +0100)
.gitmodules
cal/.config/vdirsyncer/config
vim/.vim/bundle/vim-clean [deleted submodule]
vim/.vim/bundle/vim-gnupg.git [deleted submodule]
vim/.vim/bundle/vim-linux-coding-style [deleted submodule]
vim/.vim/bundle/vim-praat.git [deleted submodule]
vim/.vim/bundle/vim-spl.git [deleted submodule]
vim/.vim/bundle/vim-syntastic.git [deleted submodule]

index 0cca69e..e69de29 100644 (file)
@@ -1,18 +0,0 @@
-[submodule "vim/.vim/bundle/vim-gnupg.git"]
-       path = vim/.vim/bundle/vim-gnupg.git
-       url = git@github.com:jamessan/vim-gnupg.git
-[submodule "vim/.vim/bundle/vim-syntastic.git"]
-       path = vim/.vim/bundle/vim-syntastic.git
-       url = git@github.com:scrooloose/syntastic.git
-[submodule "vim/.vim/bundle/vim-praat.git"]
-       path = vim/.vim/bundle/vim-praat.git
-       url = git@github.com:dopefishh/vim-praat.git
-[submodule "vim/.vim/bundle/vim-spl.git"]
-       path = vim/.vim/bundle/vim-spl.git
-       url = git@github.com:dopefishh/vim-spl.git
-[submodule "vim/.vim/bundle/vim-linux-coding-style"]
-       path = vim/.vim/bundle/vim-linux-coding-style
-       url = https://github.com/vivien/vim-linux-coding-style
-[submodule "vim/.vim/bundle/vim-clean"]
-       path = vim/.vim/bundle/vim-clean
-       url = git@github.com:camilstaps/vim-clean.git
index c05dc67..97282b2 100644 (file)
@@ -24,7 +24,7 @@ fileext = .vcf
 
 [storage contacts_remote]
 type = carddav
-url = https://ygdrassil.martlubbers.net/baikal/card.php/addressbooks/mart
+url = https://cal.martlubbers.net/card.php/addressbooks/mart
 auth = digest
 username = mart
 password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"]
@@ -42,7 +42,7 @@ fileext = .ics
 
 [storage calendar_remote]
 type = caldav
-url = https://ygdrassil.martlubbers.net/baikal/cal.php/calendars/mart
+url = https://cal.martlubbers.net/cal.php/calendars/mart
 auth = digest
 username = mart
 password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"]
@@ -61,7 +61,7 @@ fileext = .ics
 
 [storage tasks_remote]
 type = caldav
-url = https://ygdrassil.martlubbers.net/baikal/cal.php/calendars/mart2
+url = https://cal.martlubbers.net/cal.php/calendars/mart2
 auth = digest
 username = mart2
 password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"]
diff --git a/vim/.vim/bundle/vim-clean b/vim/.vim/bundle/vim-clean
deleted file mode 160000 (submodule)
index 0f66e96..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 0f66e968b5cc289fb6648f489a78fa24325c45e4
diff --git a/vim/.vim/bundle/vim-gnupg.git b/vim/.vim/bundle/vim-gnupg.git
deleted file mode 160000 (submodule)
index 454090f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 454090fe40bec3b62e6fd7faa91fd18750705bbb
diff --git a/vim/.vim/bundle/vim-linux-coding-style b/vim/.vim/bundle/vim-linux-coding-style
deleted file mode 160000 (submodule)
index 6c2bb8e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 6c2bb8e1839d3cac42eaabca0f4409b263799f27
diff --git a/vim/.vim/bundle/vim-praat.git b/vim/.vim/bundle/vim-praat.git
deleted file mode 160000 (submodule)
index 62116f7..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 62116f73b3bb753e7e512c262dd4bc0928b53360
diff --git a/vim/.vim/bundle/vim-spl.git b/vim/.vim/bundle/vim-spl.git
deleted file mode 160000 (submodule)
index a25c101..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit a25c1016acee43bba34a458c467206b8922b4714
diff --git a/vim/.vim/bundle/vim-syntastic.git b/vim/.vim/bundle/vim-syntastic.git
deleted file mode 160000 (submodule)
index e84f80a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit e84f80a68ae7a5b03995ad712f8fbdc8483f0fd8