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.
- Host: GitHub
- URL: https://github.com/malcret/nulvim
- Owner: Malcret
- Created: 2025-02-16T17:47:09.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-11T16:07:33.000Z (7 months ago)
- Last Synced: 2025-03-11T17:24:31.282Z (7 months ago)
- Topics: neovim, neovim-conf, neovim-config, neovim-configuration
- Language: Lua
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.