vimrc

personal vim/neovim configuration

GPL-3.0 License

Stars
1

My vim config


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