Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MagicDuck authored May 9, 2024
1 parent 5e1cb72 commit dc65e50
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,7 @@

brain-dead simple to use **F**ind **A**nd **R**eplace plugin for neovim

<img width="400" alt="image" src="https://github.com/MagicDuck/grug-far.nvim/assets/95201/770900e2-36c6-488c-9117-5fcb514454cb">

#### Searching:
<img width="40%" alt="image" src="https://github.com/MagicDuck/grug-far.nvim/assets/95201/b664f77c-6e12-4a4a-a179-ada2da204039">

#### Replacing:
<img width="40%" alt="image" src="https://github.com/MagicDuck/grug-far.nvim/assets/95201/c204caad-849c-47fc-89a3-99415fb7e4a9">

#### Help:
<img width="40%" alt="image" src="https://github.com/MagicDuck/grug-far.nvim/assets/95201/05e2108f-28b0-4e26-9c65-79eeedd394a3">

<img width="500" alt="image" src="https://github.com/MagicDuck/grug-far.nvim/assets/95201/770900e2-36c6-488c-9117-5fcb514454cb">

## 🤔 Philosophy

Expand All @@ -28,6 +18,15 @@ brain-dead simple to use **F**ind **A**nd **R**eplace plugin for neovim
- Open search results in quickfix list
- Goto file/line/column of match when pressing `<Enter>` (configurable) on lines in the results output.

#### Searching:
<img width="80%" alt="image" src="https://github.com/MagicDuck/grug-far.nvim/assets/95201/b664f77c-6e12-4a4a-a179-ada2da204039">

#### Replacing:
<img width="80%" alt="image" src="https://github.com/MagicDuck/grug-far.nvim/assets/95201/c204caad-849c-47fc-89a3-99415fb7e4a9">

#### Help:
<img width="80%" alt="image" src="https://github.com/MagicDuck/grug-far.nvim/assets/95201/05e2108f-28b0-4e26-9c65-79eeedd394a3">

## ⚡️ Requirements

- Neovim >= **0.9.0** (might work with lower versions)
Expand Down

0 comments on commit dc65e50

Please sign in to comment.