Skip to content

Commit

Permalink
docs: tweak wording
Browse files Browse the repository at this point in the history
  • Loading branch information
2KAbhishek committed Nov 22, 2024
1 parent ee441d6 commit acd4d75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ exercism.nvim integrates exercism into Neovim by providing a set of commands and

- [exercism-cli](https://exercism.io/cli) installed and configured
- Make sure to login with `exercism configure`
- [tmux-tea](https://github.com/2kabhishek/tmux-tea) (optional, recommended) if you want to use individual sessions for each repository
- I also recommend enabling the default command to be nvim with `set -g @tea-default-command 'nvim'` for a better experience
- [tmux-tea](https://github.com/2kabhishek/tmux-tea) (optional, recommended) for separate tmux sessions for each exercise
- Use `set -g @tea-default-command 'nvim'` for a better experience

### 💻 Installation

Expand Down

0 comments on commit acd4d75

Please sign in to comment.