Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 442 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 442 Bytes

Neovim dotfiles

See [stonecharioteer/distributed-dotfiles] for installation using ansible.

Manual Installation

  1. Install neovim >=0.5 nightly using any of the package managers that works with your OS.
  2. Install packer git clone https://github.com/wbthomason/packer.nvim ~/.local/share/nvim/site/pack/packer/start/packer.nvim.
  3. Launch neovim then :PackerCompile, restart and :PackerSync to install all plugins.