This repository contains my personal neovim configuration that has been evolving and changing over the years.
These configuration files work on recent Ubuntu.and Debian distributions.
Install neovim v0.6.0 or newer and clone this repo inside your XDG_CONFIG_HOME or ~/.config folder if XDG_CONFIG_HOME is not set:
git clone https://github.com/hsanson/dotvim $HOME/.config/nvim
Ensure you read the init.vim file for further installation and configuration steps.