neovim-configuration

lua neovim configuration

MIT License

Stars
7

Neovim configuration

Install

mv ~/.config/nvim ~/.config/nvim.bak
git clone https://github.com/vladdoster/neovim-configuration ~/.config/nvim
make clean
nvim

Makefile

Target Descripton
clean Remove installed plugins & packer artifacts
deps Install lua-formatter system-wide
format Run lua-formatter using .lua_format.yml config
help Display all Makfile targets
update-readme Update Make targets table in README
update Run clean target, pull git changes, and re-install plugins
Badges
Extracted from project README
Release Version Release GitHub commit activity