Sen descrición

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