https://github.com/metaory/meta-nvim
MOVED TO
https://github.com/metaory/meta-nvim
neovim nvim
Last synced: 2 months ago
JSON representation
MOVED TO
- Host: GitHub
- URL: https://github.com/metaory/meta-nvim
- Owner: metaory
- License: mit
- Archived: true
- Created: 2022-05-17T04:22:46.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-17T04:46:19.000Z (about 3 years ago)
- Last Synced: 2024-11-03T03:31:46.433Z (7 months ago)
- Topics: neovim, nvim
- Language: Lua
- Homepage: https://github.com/metaory/nvim
- Size: 386 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Meta Nvim
## A minimal Neovim distribution with no magic
![]()
![]()
### Requirement
* Neovim (nightly)### Installation
* Backup your previous configuration
* `git clone https://github.com/metaory/meta-nvim ~/.config/nvim`
* `nvim +PackerSync`