💻 My neovim configuration.
Find a file
Devin Haska 10e4a3af37
V2 (#1)
Co-authored-by: Devin Haska <wonderfulfrog@users.noreply.github.com>
2024-05-10 11:26:26 -07:00
lua V2 (#1) 2024-05-10 11:26:26 -07:00
init.lua feat: restructure config 2024-01-10 12:20:20 -08:00
lazy-lock.json V2 (#1) 2024-05-10 11:26:26 -07:00
README.md feat: add autocmds config 2024-01-10 10:22:30 -08: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.