https://github.com/maniebra/nvim-config
My NeoVim config
https://github.com/maniebra/nvim-config
Last synced: about 2 months ago
JSON representation
My NeoVim config
- Host: GitHub
- URL: https://github.com/maniebra/nvim-config
- Owner: maniebra
- Created: 2025-01-21T15:22:07.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-03-31T19:46:15.000Z (2 months ago)
- Last Synced: 2025-03-31T20:35:21.861Z (2 months ago)
- Language: Lua
- Size: 351 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is my NeoVim configuration files. Thought you might find it useful so I shared it with you all.
# Setup
## Linux (i use arch btw)
1. Go to `~/.config/`
2. Clone this repository
3. Rename the folder to `nvim`
4. Enjoy!## MacOS
Coming Soon!
## Windows
Switch to Linux already (or use WSL)