Sin descripción

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

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