TristanBarrow / nvim

My personal configuration setup for vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a repository for my personal NeoVim Setup.

You will need to run the following command before attempting to install packages.

git clone --depth 1 https://github.com/wbthomason/packer.nvim ~/.config/nvim/site/pack/packer/start/packer.nvim

Also the setup.bash file in the root folder will also run this command.

After running this once the process for updating things should be as normal.

About

My personal configuration setup for vim


Languages

Language:Lua 98.4%Language:Shell 1.6%