Skip to content

winfred-lu/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Vim Envionment

Vim configurations with plugins managed by Vundle.

Installation

git clone https://github.com/winfred-lu/dotvim.git ~/.vim
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
ln -sf ~/.vim/vimrc ~/.vimrc

Windows

for gvim

cd %userprofile%
git clone ...
copy .vim\vimrc _vimrc

for neovim

copy .vim\vimrc AppData\Local\nvim\init.vim

Usage

vim -E -s -u ~/.vimrc +PluginInstall +qall

Note. ~/.vimrc would be the path to rc file accordinly

About

vim rc files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published