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

https://github.com/malcret/nulvim

My Neovim config.
https://github.com/malcret/nulvim

neovim neovim-conf neovim-config neovim-configuration

Last synced: 7 months ago
JSON representation

My Neovim config.

Awesome Lists containing this project

README

          

# nulVim

Complete rewrite of my old Neovim config.

## ⚡️ Requirements
- Neovim >= 0.10.0 (with LuaJIT)
- Git >= 2.19.0 (for partial clone)
- a [Nerd Font](https://www.nerdfonts.com/) (for nice icons)
- a C compiler and libstdc++ (to build stuff)
- Make (also to build stuff)
- Maybe other stuff that I forgot...

## 📦 Installation
Clone the repo and use it as your Neovim config directory.