diff options
author | Wolfgang Müller | 2021-03-10 17:23:19 +0100 |
---|---|---|
committer | Wolfgang Müller | 2021-03-10 17:23:19 +0100 |
commit | 5674b039087f1aabdccb1d564cb323b71510f503 (patch) | |
tree | 43354f9bdc816c26ca39c5cba961c53bcc8c96f9 /doc | |
parent | 9de2e215ca473de3441746788b1cc85bde9c87f3 (diff) | |
download | vim-ripgrep-5674b039087f1aabdccb1d564cb323b71510f503.tar.gz |
Update name and add .mailmap for consistency
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ripgrep.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ripgrep.txt b/doc/ripgrep.txt index c050953..f2e87db 100644 --- a/doc/ripgrep.txt +++ b/doc/ripgrep.txt @@ -25,7 +25,7 @@ This plugin is only available if |'compatible'| is not set. ============================================================================== ABOUT *ripgrep-about* -vim-ripgrep was written by Wynn Wolf Arbor. It was heavily inspired by another +vim-ripgrep was written by Wolfgang Müller. It was heavily inspired by another plugin called vim-ripgrep (https://github.com/jremmen/vim-ripgrep), but was written from scratch with simplicity in mind. |