Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 456 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 456 Bytes

DotFiles

Austinito's DotFiles

followed the instructions here: https://www.atlassian.com/git/tutorials/dotfiles

Getting NeoVim to run correctly

You're going to need to get Packer Added, so that you can compile your plugins before nvim command will work properly.

Follow the QuickStart on the Packer README.

Afterwards open NeoVim and run the following commands: PackerCompile PackerUpdate