From 5e774de1f40616cd4fec2f600a5f2b99612e028b Mon Sep 17 00:00:00 2001 From: hozan23 Date: Sun, 4 Aug 2024 09:05:04 +0200 Subject: init commit --- plugin/git.lua | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 plugin/git.lua (limited to 'plugin/git.lua') 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"} -- cgit v1.2.3