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

https://github.com/eduardorodriguesf/nvim

Minimal Neovim configuration
https://github.com/eduardorodriguesf/nvim

dotfiles fzf lua neovim vimscript

Last synced: 4 days ago
JSON representation

Minimal Neovim configuration

Awesome Lists containing this project

README

          

# Neovim

Using latest Neovim 0.9

This configuration requires a `.vimrc` file on home directory. The one I use can be found [here](https://github.com/EduardoRodriguesF/dotfiles/blob/master/.vimrc).

## Dependencies

- [Packer](https://github.com/wbthomason/packer.nvim) for plugin management.
- [ripgrep](https://github.com/BurntSushi/ripgrep) to enhance fuzzy finding.