💻 My neovim configuration.
Find a file
2025-02-05 20:59:18 -08:00
lua feat: add more php support 2025-02-05 20:58:31 -08:00
init.lua feat: config refresh 2024-12-24 00:21:08 -08:00
lazy-lock.json chore: plugin update 2025-02-05 20:59:18 -08: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.