Nenhuma descrição

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

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