💻 My neovim configuration.
Find a file
Devin Haska 93fc256be9 chore: plugin update
Also locks mason and mason-lspconfig to v1 to prevent breaking changes
2025-05-09 15:25:19 -07:00
lua chore: plugin update 2025-05-09 15:25:19 -07:00
init.lua feat: config refresh 2024-12-24 00:21:08 -08:00
lazy-lock.json chore: plugin update 2025-05-09 15:25:19 -07:00
README.md feat: add proselint 2024-06-07 15:30:20 -07:00

wonderfulfrog's Neovim configuration

Uses lazy.nvim to manage plugins.

It's 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.
  2. Run Neovim.
  3. Wait for everything to install.