Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wonderfulfrog/neovim
My neovim configuration.
https://github.com/wonderfulfrog/neovim
Last synced: about 1 month ago
JSON representation
My neovim configuration.
- Host: GitHub
- URL: https://github.com/wonderfulfrog/neovim
- Owner: wonderfulfrog
- Created: 2023-12-31T01:48:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-10T18:26:29.000Z (9 months ago)
- Last Synced: 2024-05-10T20:49:46.612Z (9 months ago)
- Language: Lua
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wonderfulfrog's Neovim configuration
Uses [lazy.nvim][lazynvim] 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
1. Clone this repo into Neovim's config folder.
2. Run Neovim.
3. Wait for everything to install.[lazynvim]: https://github.com/folke/lazy.nvim