Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 408 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 408 Bytes

Installation

This is currently optimized for Ubuntu.

make install will:

  1. add the neovim/stable repo, if not already added, and apt-get install neovim & some dependencies
  2. Install vim-plug (plugin manager) for your local user
  3. create a symlink, ~/.config/nvim/init.vim to the init.vim in this directory
    git clone [email protected]:fuhrysteve/vim-settings.git
    make install