Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1008 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 1008 Bytes

My vim config

GitHub GitHub release (latest SemVer including pre-releases)


Requirements

  • Vim 8.0+ or Neovim 0.7.0+
  • git
  • curl

Optional Dependencies (Debian for example)


Install

1. clone

git clone https://github.com/aceforeverd/vimrc.git "$CLONE_PATH"

where $CLONE_PATH is $HOME/.vim for vim and $HOME/.config/nvim for neovim

2. setup

make install