https://github.com/michaelmior/nvimrc
https://github.com/michaelmior/nvimrc
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/michaelmior/nvimrc
- Owner: michaelmior
- License: mit
- Created: 2024-02-20T16:33:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-20T17:32:57.000Z (about 1 year ago)
- Last Synced: 2024-12-31T12:47:08.047Z (4 months ago)
- Language: Lua
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# nvimrc/
## Install Instructions
> Install requires Neovim 0.9+. Always review the code before installing a configuration.
Clone the repository and install the plugins:
```sh
git clone [email protected]:michaelmior/nvimrc ~/.config/michaelmior/nvimrc
```Open Neovim with this config:
```sh
NVIM_APPNAME=michaelmior/nvimrc/ nvim
```This readme was generated by [Dotfyle](https://dotfyle.com)