From fc8cf6a208c13ce6bc71c610336ce887bb75aab8 Mon Sep 17 00:00:00 2001 From: Devin Haska <2636402+wonderfulfrog@users.noreply.github.com> Date: Fri, 7 Jun 2024 11:35:07 -0700 Subject: [PATCH] chore: update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3c54a5d..164cd2b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ Uses [lazy.nvim][lazynvim] to manage plugins. It's pretty opinionated. You might not like it. +## Who is this geared 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. + ## Installation 1. Clone this repo into Neovim's config folder.