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

https://github.com/marziply/nvimrc

Configuration files for Neovim
https://github.com/marziply/nvimrc

dotfiles neovim nvim vim vimrc

Last synced: 2 months ago
JSON representation

Configuration files for Neovim

Awesome Lists containing this project

README

          

# Neovim Configuration

My personal configuration setup for Neovim. Included are various plugins for
emulating a similar experience to an IDE. Packager manager of choice is
[lazy.nvim](https://github.com/folke/lazy.nvim) with Neovim's native
[LSP module](https://github.com/neovim/nvim-lspconfig).