motiejus/dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone https://git.jakstys.lt/motiejus/dotfiles.git
Log | Tree | Refs | README | LICENSE

commit 2fcf95467f509cd533762ef98dddf54c96f2fd1f (tree)
parent 286476d58f3522c306d9ae46f2f1cd8ee4d0da14
Author: Tim Pope <code@tpope.net>
Date:   Mon, 23 Jul 2018 00:18:07 -0400

Remove obsolete instaweb reference from README

Diffstat:
MREADME.markdown | 7+++----
1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/README.markdown b/README.markdown @@ -36,10 +36,9 @@ making it like `git add` when called from a work tree file and like `git checkout` when called from the index or a blob in history. Use `:Gbrowse` to open the current file on the web front-end of your favorite -hosting provider, with optional line range (try it in visual mode!). Built-in -support is provided for `git instaweb`, and plugins are available for popular -providers such as [GitHub][rhubarb.vim], [GitLab][fugitive-gitlab.vim], and -[Bitbucket][fubitive.vim]. +hosting provider, with optional line range (try it in visual mode!). Plugins +are available for popular providers such as [GitHub][rhubarb.vim], +[GitLab][fugitive-gitlab.vim], and [Bitbucket][fubitive.vim]. [rhubarb.vim]: https://github.com/tpope/vim-rhubarb [fugitive-gitlab.vim]: https://github.com/shumphrey/fugitive-gitlab.vim