暫無描述

Sam Jaffe f5db75cb1c refactor: fetch MY version 2 月之前
UltiSnips 751ee13e66 updates to various files 5 年之前
autoload 1d6713fd26 updates 1 年之前
ftplugin 72c4cb1de8 Changes to be committed: 11 年之前
.gitignore b15a96d0cf lots of changes 7 年之前
README.md f5db75cb1c refactor: fetch MY version 2 月之前
coc-settings.json 8eb9011d91 fix: python pathing 2 月之前
init.vim 93f3e2e17b redid the symlink for init.vim to be not stupid 10 年之前
make_links.sh c2ee301b72 enhanced make_links.sh 8 年之前
tags 72c4cb1de8 Changes to be committed: 11 年之前
vimoutlinerrc 613109fe65 made some changes to vimrc, and added vimoutlinerrc 9 年之前
vimrc b18b5b780a feat: add venv handling 2 月之前

README.md

Vim Run Commands (RC)

Singular Vim configuration that I use across multiple machines (work/home). A fork of wreed4/vimrc.git.

Install (SSH)

git clone ssh://git@gogs.sjaffe.name:3000/sjjaffe/vimrc.git ~/.vim
cd ~/.vim
./make_links.sh

Install (HTTPS)

git clone https://gogs.sjaffe.name/sjjaffe/vimrc.git ~/.vim
cd ~/.vim
./make_links.sh