Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```