https://github.com/codevachon/nvim
my nvim config
https://github.com/codevachon/nvim
Last synced: 7 months ago
JSON representation
my nvim config
- Host: GitHub
- URL: https://github.com/codevachon/nvim
- Owner: CodeVachon
- Created: 2024-07-05T01:17:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-05T15:36:09.000Z (over 1 year ago)
- Last Synced: 2024-07-05T20:46:55.659Z (over 1 year ago)
- Language: Lua
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NEOVIM Config
This is my [NeoVIM](https://neovim.io/) Config
## Install NeoVIM
```sh
brew install neovim
```
or Checkout [The Install Page](https://github.com/neovim/neovim/blob/master/INSTALL.md) for more Options.
Then Load this Repository into your Home `~/.config/nvim` folder.