Skip to content

mvandermeulen/nvim

Repository files navigation

Neovim Config

Overview

You will want to clone the repo and run the packer install. It may require a little tweaking if using on windows as I store a fair bit in ~/.local on macos/linux and my home directory is initialised by the setup scripts not the neovim scripts.

When I want to reset my local install I run the following which can probably be adapted for Windows:

rm -rf ~/.local/share/nvim && rm -rf ~/.cache/nvim && git clone --depth 1 https://github.com/wbthomason/packer.nvim ~/.local/share/nvim/site/pack/packer/start/packer.nvim

About

Neovim Configuration 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published