From 72c53309da010d8191f908e98485d50d3d7f7e6c Mon Sep 17 00:00:00 2001 From: Devin Haska Date: Tue, 27 May 2025 11:54:48 -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.