Ecosyste.ms: Awesome
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: about 2 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 (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-10T19:00:46.000Z (about 2 months ago)
- Last Synced: 2024-11-10T20:17:07.668Z (about 2 months ago)
- Language: Vim Script
- Homepage:
- Size: 1.25 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## NeoVim
![nvim-current](./nvim-current.png)
This config is written as a direct port of my .vimrc in lua.
It contains minimum amount of plugin:
- Fzf for navigation
- Coc for completion and integration with LSP
- Fugitive and Commentary for Git and CommentingHere 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.