ryanbrandt / dotfiles

Backups for my dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Backups for my dotfiles

Vim Setup

Installation:

  • Clone the repository

Create symlinks:

  • ln -s ~/.vim/vimrc ~/.vimrc

Switch to the ~/.vim directory, and fetch submodules:

  • cd ~/.vim
  • git submodule init
  • git submodule update

About

Backups for my dotfiles


Languages

Language:Vim Script 100.0%