From add933d3d17cee11973ba04f996c45715c62ef7b Mon Sep 17 00:00:00 2001 From: Radoslav Borissov Date: Tue, 23 Jul 2019 09:58:25 +0300 Subject: fix readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 049094e..5b7de3b 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ git clone git://github.com/borissov/fugitive-gitea ``` ## Settings -In your vimrc file add options to set your bitbucket server urls. +In your .vimrc file add options to set your Gitea server urls. ```viml let g:fugitive_gitea_domains = ['http://yoururl.com'] -- cgit v1.2.3-54-g00ecf