💻 My neovim configuration.
Find a file
2025-05-27 11:54:47 -07:00
lua feat: re-enable quit by q for certain filetypes 2025-05-27 11:54:47 -07:00
init.lua feat: restructure config 2025-05-27 11:54:47 -07:00
lazy-lock.json feat: update neo-tree config 2025-05-27 11:54:47 -07:00
README.md feat: add autocmds config 2025-05-27 11:54:47 -07:00

wonderfulfrog's Neovim configuration

Uses lazy.nvim to manage plugins.

It's pretty opinionated. You might not like it.

Installation

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