💻 My neovim configuration.
Find a file
Devin Haska 102af95a0b feat: move coding-related plugins to coding.lua
This is the first commit of my v2 update. I am following the LazyVim
pattern for organizing all of my configuration options. I like LazyVim a
lot and would use it myself - except I have an obsession with tinkering
and doing this part myself. So I shall!
2024-04-26 16:57:31 -06:00
lua feat: move coding-related plugins to coding.lua 2024-04-26 16:57:31 -06:00
init.lua feat: restructure config 2024-01-10 12:20:20 -08:00
lazy-lock.json feat: move coding-related plugins to coding.lua 2024-04-26 16:57:31 -06: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.