💻 My neovim configuration.
I found this plugin caused more issues than solved, so I'm dropping it in favour of using the ESLint LSP server instead. "EslintFixAll" covers the majority of my bases it seems. |
||
---|---|---|
lua | ||
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 geared 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.
Installation
- Clone this repo into Neovim's config folder.
- Run Neovim.
- Wait for everything to install.