💻 My neovim configuration.
Find a file
Devin Haska 577275e0b0 Version 2.2 (#3)
Reviewed-on: #3
Co-authored-by: Devin Haska <wonderfulfrog@noreply.git.cloud.haska.me>
Co-committed-by: Devin Haska <wonderfulfrog@noreply.git.cloud.haska.me>
2025-10-29 22:25:30 -07:00
lsp Version 2.2 (#3) 2025-10-29 22:25:30 -07:00
lua v2.0 (#1) 2025-10-26 14:46:10 -07:00
snippets feat: add custom snippets 2025-06-30 19:05:11 -07:00
init.lua v2.0 (#1) 2025-10-26 14:46:10 -07:00
lazy-lock.json v2.0 (#1) 2025-10-26 14:46:10 -07:00
README.md v2.0 (#1) 2025-10-26 14:46:10 -07:00

wonderfulfrog's Neovim configuration

Uses lazy.nvim to manage plugins.

It's opinionated. You might not like it.

Who is this 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.

Inspiration

Dependencies

  • yazi
  • fzf
  • prettierd, stylua, taplo, etc (for formatting)

Installation

  1. Clone this repo into Neovim's config folder.
  2. Run Neovim.
  3. Wait for everything to install.