💻 My neovim configuration.
Find a file
2024-07-29 12:10:18 -07:00
lua feat: add markdown.nvim 2024-07-29 12:10:18 -07:00
init.lua feat: add filetypes configuration 2024-06-07 10:33:46 -07:00
lazy-lock.json feat: add markdown.nvim 2024-07-29 12:10:18 -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.