💻 My neovim configuration.
				
			
		
				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>  | 
			||
|---|---|---|
| lsp | ||
| lua | ||
| snippets | ||
| init.lua | ||
| lazy-lock.json | ||
| README.md | ||
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
- https://www.youtube.com/watch?v=IZnhl121yo0
 - https://github.com/adibhanna/minimal-vim/tree/main
 - https://gpanders.com/blog/whats-new-in-neovim-0-11
 
Dependencies
- yazi
 - fzf
 - prettierd, stylua, taplo, etc (for formatting)
 
Installation
- Clone this repo into Neovim's config folder.
 - Run Neovim.
 - Wait for everything to install.