💻 My neovim configuration.
Find a file
Devin Haska 41367e3235
feat: move linting to nvim-lint
This also removes linting from conform.nvim, as it should be focused
only on formatting
2024-06-04 17:05:47 -07:00
lua feat: move linting to nvim-lint 2024-06-04 17:05:47 -07:00
init.lua feat: update colorscheme to catppuccin 2024-05-29 14:15:03 -07:00
lazy-lock.json feat: add feline 2024-05-29 20:43:16 -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.