Skip to content

aceforeverd/vimrc

Repository files navigation

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