/nvim-config

My neovim settings

Primary LanguageLua

NVim Config

Description

This is my nvim config... Now refactored with lua, lsp, treesitter and more

Installation

Before installing the config scripts you should already have nvim installed.

Packer Installation

Install using the instractions here. Arch has an AUR every other linux distro can git clone insteadpacker quickstart

This Config Installation

Finally to install the config use

mkdir -p ~/.config/nvim
git clone git@github.com:JonMontgo/nvim-config.git ~/.config/nvim