https://github.com/vinitkumar/nvim
NeoVim Config in pure lua ð– ¯
https://github.com/vinitkumar/nvim
Last synced: 9 months ago
JSON representation
NeoVim Config in pure lua ð– ¯
- Host: GitHub
- URL: https://github.com/vinitkumar/nvim
- Owner: vinitkumar
- Created: 2019-01-29T13:09:26.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-09-09T05:53:50.000Z (10 months ago)
- Last Synced: 2025-09-09T08:32:54.630Z (10 months ago)
- Language: Vim Script
- Homepage:
- Size: 1.63 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## NeoVim

It is a minimal nvim config only based on a single file `init.lua` and colors directory containing some colorschemes that I like
It contains minimum amount of plugin:
- Fzf for navigation
- Coc for completion and integration with LSP
- Fugitive and Commentary for Git and Commenting
Here is the current setup, running rose-pine theme and using Iosevka font
It is meant to be stable and useful to write code and more code and not be overloaded.