Skip to content

jason-baker/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*nux/OSX Installation:
    git clone https://github.com/jason-baker/vim-config.git '$HOME/.vim'
    $HOME/.vim/setup.sh

Windows Installation:
    git clone https://github.com/jason-baker/vim-config.git "%HOMEDRIVE%%HOMEPATH%/.vim"

Option 1:
    Update secpol.msc 'Local Policies->User Rights Assignment->Create Symbolic Links' to allow your user to create a symbolic link.
    "%HOMEDRIVE%%HOMEPATH%/.vim/setup.bat"

Option 2:
    "%HOMEDRIVE%%HOMEPATH%/.vim/setup.bat"
    Either follow the prompts to copy the files or manually copy vimrc and gvimrc.
    copy "%HOMEDRIVE%%HOMEPATH%/.vim/vimrc" "%HOMEDRIVE%%HOMEPATH%/_vimrc"
    copy "%HOMEDRIVE%%HOMEPATH%/.vim/gvimrc" "%HOMEDRIVE%%HOMEPATH%/_gvimrc"
    WARNING: You will have to manually update the files via the setup script or by hand every time you pull in changes in this scenario.

About

Personal Vim Configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published