summaryrefslogtreecommitdiff
path: root/plugin/git.lua
diff options
context:
space:
mode:
authorhozan23 <hozan23@karyontech.net>2024-08-04 09:05:04 +0200
committerhozan23 <hozan23@karyontech.net>2024-08-04 09:05:04 +0200
commit5e774de1f40616cd4fec2f600a5f2b99612e028b (patch)
tree0ab344a4ea34416a45e7cb33b26a3a11e013495d /plugin/git.lua
init commitHEADmaster
Diffstat (limited to 'plugin/git.lua')
-rw-r--r--plugin/git.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugin/git.lua b/plugin/git.lua
new file mode 100644
index 0000000..4170e5d
--- /dev/null
+++ b/plugin/git.lua
@@ -0,0 +1,4 @@
+--------------------------
+-- Gitlab domains
+--------------------------
+vim.g.fugitive_gitlab_domains = {"https://gitlab.torproject.org"}