Skip to content

Commit 513dc38

Browse files
committed
Fix minor
1 parent 8a21772 commit 513dc38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ is running in the following environments:
138138

139139
4. Install misc packages for Neovim
140140

141-
```
141+
```bash
142142
sudo apt install ripgrep fzf fd-find bear
143143
ln -s $(which fdfind) ~/.local/bin/fd
144144
```
@@ -290,7 +290,7 @@ This helps you write comments. See all mappings [here](https://github.com/numToS
290290
291291
![telescope](./.img/telescope.png)
292292
293-
Snacks.picker and Telescope helps you navigate the code. To perform picker
293+
Snacks.picker and Telescope help you navigate the code. To perform picker
294294
searching, refer to the following keymaps:
295295
296296
| keymap | desc |

0 commit comments

Comments
 (0)