summaryrefslogtreecommitdiff
path: root/plugin/git.lua
diff options
context:
space:
mode:
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"}