Skip to content

jsookikian/myVimConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myVimConfig

These are a few scripts to set up my personal vim configuration

I wrote a script to do this in python, c, and bash.

##Usage #C version

gcc setupVim.c -o setupVim

Then run the executable

./setupVim

#Python Version

python setupVim.py

#Bash Version

sh setupVim.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published