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

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 ð– ¯

Awesome Lists containing this project

README

          

## NeoVim

![nvim-current](./nvim.png)

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.