From f22a8614fed34d8f33af1eaf6a9ceb82f6d35e36 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Fri, 22 Feb 2019 12:20:27 +1300 Subject: [PATCH] remove vcscommand plugin --- .vim/doc/vcscommand.txt | 1 - .vim/plugin/vcsbzr.vim | 1 - .vim/plugin/vcscommand.vim | 1 - .vim/plugin/vcscvs.vim | 1 - .vim/plugin/vcsgit.vim | 1 - .vim/plugin/vcshg.vim | 1 - .vim/plugin/vcssvk.vim | 1 - .vim/plugin/vcssvn.vim | 1 - .vim/syntax/CVSAnnotate.vim | 1 - .vim/syntax/SVKAnnotate.vim | 1 - .vim/syntax/SVNAnnotate.vim | 1 - .vim/syntax/gitAnnotate.vim | 1 - .vim/syntax/vcscommit.vim | 1 - 13 files changed, 13 deletions(-) delete mode 120000 .vim/doc/vcscommand.txt delete mode 120000 .vim/plugin/vcsbzr.vim delete mode 120000 .vim/plugin/vcscommand.vim delete mode 120000 .vim/plugin/vcscvs.vim delete mode 120000 .vim/plugin/vcsgit.vim delete mode 120000 .vim/plugin/vcshg.vim delete mode 120000 .vim/plugin/vcssvk.vim delete mode 120000 .vim/plugin/vcssvn.vim delete mode 120000 .vim/syntax/CVSAnnotate.vim delete mode 120000 .vim/syntax/SVKAnnotate.vim delete mode 120000 .vim/syntax/SVNAnnotate.vim delete mode 120000 .vim/syntax/gitAnnotate.vim delete mode 120000 .vim/syntax/vcscommit.vim diff --git a/.vim/doc/vcscommand.txt b/.vim/doc/vcscommand.txt deleted file mode 120000 index bf216f0..0000000 --- a/.vim/doc/vcscommand.txt +++ /dev/null @@ -1 +0,0 @@ -/usr/share/vim-scripts/doc/vcscommand.txt \ No newline at end of file diff --git a/.vim/plugin/vcsbzr.vim b/.vim/plugin/vcsbzr.vim deleted file mode 120000 index b66b80b..0000000 --- a/.vim/plugin/vcsbzr.vim +++ /dev/null @@ -1 +0,0 @@ -/usr/share/vim-scripts/plugin/vcsbzr.vim \ No newline at end of file diff --git a/.vim/plugin/vcscommand.vim b/.vim/plugin/vcscommand.vim deleted file mode 120000 index 2c80930..0000000 --- a/.vim/plugin/vcscommand.vim +++ /dev/null @@ -1 +0,0 @@ -/usr/share/vim-scripts/plugin/vcscommand.vim \ No newline at end of file diff --git a/.vim/plugin/vcscvs.vim b/.vim/plugin/vcscvs.vim deleted file mode 120000 index edd28c0..0000000 --- a/.vim/plugin/vcscvs.vim +++ /dev/null @@ -1 +0,0 @@ -/usr/share/vim-scripts/plugin/vcscvs.vim \ No newline at end of file diff --git a/.vim/plugin/vcsgit.vim b/.vim/plugin/vcsgit.vim deleted file mode 120000 index 17f0e07..0000000 --- a/.vim/plugin/vcsgit.vim +++ /dev/null @@ -1 +0,0 @@ -/usr/share/vim-scripts/plugin/vcsgit.vim \ No newline at end of file diff --git a/.vim/plugin/vcshg.vim b/.vim/plugin/vcshg.vim deleted file mode 120000 index 9dfda8d..0000000 --- a/.vim/plugin/vcshg.vim +++ /dev/null @@ -1 +0,0 @@ -/usr/share/vim-scripts/plugin/vcshg.vim \ No newline at end of file diff --git a/.vim/plugin/vcssvk.vim b/.vim/plugin/vcssvk.vim deleted file mode 120000 index 36fad2d..0000000 --- a/.vim/plugin/vcssvk.vim +++ /dev/null @@ -1 +0,0 @@ -/usr/share/vim-scripts/plugin/vcssvk.vim \ No newline at end of file diff --git a/.vim/plugin/vcssvn.vim b/.vim/plugin/vcssvn.vim deleted file mode 120000 index 968ff21..0000000 --- a/.vim/plugin/vcssvn.vim +++ /dev/null @@ -1 +0,0 @@ -/usr/share/vim-scripts/plugin/vcssvn.vim \ No newline at end of file diff --git a/.vim/syntax/CVSAnnotate.vim b/.vim/syntax/CVSAnnotate.vim deleted file mode 120000 index 9a1e2e4..0000000 --- a/.vim/syntax/CVSAnnotate.vim +++ /dev/null @@ -1 +0,0 @@ -/usr/share/vim-scripts/syntax/CVSAnnotate.vim \ No newline at end of file diff --git a/.vim/syntax/SVKAnnotate.vim b/.vim/syntax/SVKAnnotate.vim deleted file mode 120000 index 95e7da3..0000000 --- a/.vim/syntax/SVKAnnotate.vim +++ /dev/null @@ -1 +0,0 @@ -/usr/share/vim-scripts/syntax/SVKAnnotate.vim \ No newline at end of file diff --git a/.vim/syntax/SVNAnnotate.vim b/.vim/syntax/SVNAnnotate.vim deleted file mode 120000 index 86cf3c0..0000000 --- a/.vim/syntax/SVNAnnotate.vim +++ /dev/null @@ -1 +0,0 @@ -/usr/share/vim-scripts/syntax/SVNAnnotate.vim \ No newline at end of file diff --git a/.vim/syntax/gitAnnotate.vim b/.vim/syntax/gitAnnotate.vim deleted file mode 120000 index f9656e3..0000000 --- a/.vim/syntax/gitAnnotate.vim +++ /dev/null @@ -1 +0,0 @@ -/usr/share/vim-scripts/syntax/gitAnnotate.vim \ No newline at end of file diff --git a/.vim/syntax/vcscommit.vim b/.vim/syntax/vcscommit.vim deleted file mode 120000 index 122d507..0000000 --- a/.vim/syntax/vcscommit.vim +++ /dev/null @@ -1 +0,0 @@ -/usr/share/vim-scripts/syntax/vcscommit.vim \ No newline at end of file -- 2.39.2