From 6950afec14341a2c873b4a47593e81099cf2b5e8 Mon Sep 17 00:00:00 2001 From: Dan Church Date: Mon, 20 Feb 2023 12:21:44 -0600 Subject: [PATCH] Remove mercurial install instructions The repository on BitBucket doesn't exist anymore. --- CONTRIBUTING.md | 4 +--- README.md | 4 ---- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3f4943b..130c243 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,8 +7,7 @@ quite honoured! Here's what you need to know. ## Writing -Clone the repository from either [BitBucket][] (if you're into Mercurial) or -[GitHub][] (if you're into Git). +Clone the repository from [GitHub][]. Next, create a branch for your work -- don't work directly on the `defaut` or `master` branch. Instead, in Mercurial: @@ -55,6 +54,5 @@ limited free time on. That's it for now! And thanks a lot for contributing! -[bitbucket]: https://bitbucket.org/ludovicchabant/vim-gutentags [github]: https://github.com/ludovicchabant/vim-gutentags diff --git a/README.md b/README.md index 19abca2..de07de3 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,6 @@ Install Gutentags like any other Vim plugin. I recommend something like [Pathogen][], so you can go: cd ~/.vim/bundle - hg clone https://bitbucket.org/ludovicchabant/vim-gutentags - -If you're more into Git than Mercurial: - git clone https://github.com/ludovicchabant/vim-gutentags.git Then you only need to do a `:call pathogen#helptags()` to generate the