Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toshikinakamura0412/nvim
My Neovim settings & installer
https://github.com/toshikinakamura0412/nvim
alpine archlinux arm64 debian fedora macos mit-license neovim neovim-config opensuse-leap ubuntu x86-64
Last synced: about 2 months ago
JSON representation
My Neovim settings & installer
- Host: GitHub
- URL: https://github.com/toshikinakamura0412/nvim
- Owner: ToshikiNakamura0412
- License: mit
- Created: 2024-01-14T05:40:40.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-06T17:01:41.000Z (4 months ago)
- Last Synced: 2024-09-07T01:44:31.276Z (4 months ago)
- Topics: alpine, archlinux, arm64, debian, fedora, macos, mit-license, neovim, neovim-config, opensuse-leap, ubuntu, x86-64
- Language: Vim Script
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nvim
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
## Environment
### OS
- Linux
- alpine
- arch
- debian
- fedora
- opensuse (leap)
- ubuntu
- macOS (Prerequisites: pip3)### Architecture
- x86_64
- arm64## Installation
```bash
git clone --recursive https://github.com/ToshikiNakamura0412/nvim.git
./nvim/install.sh
```