Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yarnus/nvim

personal neovim config
https://github.com/yarnus/nvim

configuration neovim

Last synced: 3 months ago
JSON representation

personal neovim config

Awesome Lists containing this project

README

        

# About
![nvim](https://img.shields.io/badge/require%20neovim-v0.9.0-red)
![language](https://img.shields.io/github/languages/top/Yarnus/nvim)
![last commit](https://img.shields.io/github/last-commit/Yarnus/nvim?color=yellow)

- My personal nvim configuration written in lua.
![preview](https://i.imgur.com/RvVBoFm.png)

# Credit
- This project is originally base on [Avimitin/nvim](https://github.com/Avimitin/nvim) ( I highly recommend it to be your first template.)
- It's originally inspired by
- [glepnir/nvim](https://github.com/glepnir/nvim)
- [jdhao/nvim-config](https://github.com/jdhao/nvim-config)

Anyway, take a look at their contribution, which is really fantastic.

# Installation
1. neovim v0.9 or later (please follow [neovim installation](https://github.com/neovim/neovim/wiki/Installing-Neovim).)
2. nerdfont (most of chars are based on nerd font, therefore it's highly recommended to install [nerdfont](https://www.nerdfonts.com/font-downloads) for impressive icon support.)
3. other neovim dependency (for more details, please use `:checkhealth` in neovim.)
- Install `pip3` and run `pip3 install --user pynvim`
- Install `node` and run `npm install -g neovim`
4. ensure what language servers you need, and make it executable