Skip to content

Flanss/Vim-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My vim-setup

Only tested with MacVim setup, no idea if it works on something else

Install

Clone it into ~/.vim folder

git clone [email protected]:Flanss/Vim-setup.git .vim

Then go into that folder and init the submodules

cd ~/.vim
git submodule init && git submodule update

And create symlinks for the config files

cd
ln -s ~/.vim/zshrc .zshrc
ln -s ~/.vim/vimrc .vimrc

Your own settings

Add them to ~/.vimrc.local

Done

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published