Nenhuma descrição

Sam Jaffe b18b5b780a feat: add venv handling 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 efafb4b8fb Added ssh options 8 anos 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

vimrc

My Vim configuration

##Install

git clone https://github.com/wreed4/vimrc.git ~/.vim
cd ~/.vim
./make_links.sh

or

git clone git@github.com:wreed4/vimrc.git ~/.vim
cd ~/.vim
./make_links.sh