CountryTk / dotfiles

Config files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Config files

Usage

  1. First download vim-plug:

curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

  1. Copy .vimrc into your ~/.vimrc

  2. Open vim and write :PlugInstall

  3. Restart vim and enjoy

Pictures

picture

About

Config files

License:GNU General Public License v3.0


Languages

Language:Vim Script 100.0%