Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wsdjeg committed Jul 17, 2017
1 parent 0746488 commit f70031e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,4 +1,4 @@
# FlyGrep.vim [WIP]
# FlyGrep.vim
> Fly grep in vim
this plugin is split from [SpaceVim's #705](https://github.com/SpaceVim/SpaceVim/pull/705).
Expand All @@ -12,7 +12,7 @@ this plugin is split from [SpaceVim's #705](https://github.com/SpaceVim/SpaceVim
you also can define custom mapping, for example:

```vim
nnoremap <Space>>sgG :FlyGrep<cr>
nnoremap <Space>sgG :FlyGrep<cr>
```

Key Binding | Description
Expand Down

0 comments on commit f70031e

Please sign in to comment.