From: martin f. krafft Date: Thu, 14 Oct 2021 02:07:17 +0000 (+1300) Subject: Enable fugitive X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/7a9a91c9cbe0d48cbfc9b5d5ae40d556caeea7c9 Enable fugitive --- diff --git a/.vim/autoload/fugitive.vim b/.vim/autoload/fugitive.vim new file mode 120000 index 00000000..62940baa --- /dev/null +++ b/.vim/autoload/fugitive.vim @@ -0,0 +1 @@ +/usr/share/vim/addons/autoload/fugitive.vim \ No newline at end of file diff --git a/.vim/doc/fugitive.txt b/.vim/doc/fugitive.txt new file mode 120000 index 00000000..57417073 --- /dev/null +++ b/.vim/doc/fugitive.txt @@ -0,0 +1 @@ +/usr/share/vim/addons/doc/fugitive.txt \ No newline at end of file diff --git a/.vim/ftdetect/fugitive.vim b/.vim/ftdetect/fugitive.vim new file mode 120000 index 00000000..9cd163aa --- /dev/null +++ b/.vim/ftdetect/fugitive.vim @@ -0,0 +1 @@ +/usr/share/vim/addons/ftdetect/fugitive.vim \ No newline at end of file diff --git a/.vim/plugin/fugitive.vim b/.vim/plugin/fugitive.vim new file mode 120000 index 00000000..751fa63e --- /dev/null +++ b/.vim/plugin/fugitive.vim @@ -0,0 +1 @@ +/usr/share/vim/addons/plugin/fugitive.vim \ No newline at end of file diff --git a/.vim/syntax/fugitive.vim b/.vim/syntax/fugitive.vim new file mode 120000 index 00000000..34b43d92 --- /dev/null +++ b/.vim/syntax/fugitive.vim @@ -0,0 +1 @@ +/usr/share/vim/addons/syntax/fugitive.vim \ No newline at end of file diff --git a/.vim/syntax/fugitiveblame.vim b/.vim/syntax/fugitiveblame.vim new file mode 120000 index 00000000..c1b9ab87 --- /dev/null +++ b/.vim/syntax/fugitiveblame.vim @@ -0,0 +1 @@ +/usr/share/vim/addons/syntax/fugitiveblame.vim \ No newline at end of file