Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 444 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 444 Bytes

Neovim Config

This contains my personal init.vim configuration file

This repository was made to motivate myself to use more neovim, which ended up helping me fully make the transition.

Plugins

I'm using packer as plugin manager:

Installation for Unix, Linux
git clone https://github.com/wbthomason/packer.nvim \
 ~/.local/share/nvim/site/pack/packer/start/packer.nvim