https://github.com/jon-edward/nvim
My Neovim config folder.
https://github.com/jon-edward/nvim
Last synced: about 2 months ago
JSON representation
My Neovim config folder.
- Host: GitHub
- URL: https://github.com/jon-edward/nvim
- Owner: jon-edward
- License: mit
- Created: 2024-03-09T19:24:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-09T19:31:15.000Z (about 1 year ago)
- Last Synced: 2024-03-09T20:30:35.598Z (about 1 year ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nvim
This is my `~/.config/nvim`.This expected to change dramatically as I become more proficient in Neovim, and exists for personal use and as a reference (but I'd caution against using this as your *only* reference because I am still learning).
I'm going to try to make this as modular as possible, using Lua for the config files and [LazyVim](https://www.lazyvim.org/) for the package manager.