chore: update README.md
This commit is contained in:
parent
e4c4ec589a
commit
2e560e9cc2
1 changed files with 7 additions and 1 deletions
|
@ -4,12 +4,18 @@ Uses [lazy.nvim][lazynvim] to manage plugins.
|
|||
|
||||
It's opinionated. You might not like it.
|
||||
|
||||
## Who is this geared for?
|
||||
## Who is this for?
|
||||
|
||||
I'm a web developer, so this setup is configured for that environment. Anyone who works with React (and Native), JavaScript/TypeScript, CSS, HTML, etc.
|
||||
|
||||
I've also added some plugins for writing in Markdown as I prefer it.
|
||||
|
||||
## Dependencies
|
||||
|
||||
- fzf
|
||||
- ripgrep
|
||||
- fd
|
||||
|
||||
## Installation
|
||||
|
||||
1. Clone this repo into Neovim's config folder.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue