Skip to content

erangaeb/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotvim

vim as a golang and python IDE. read more from here

installation

git clone git://github.com/erangaeb/dotvim.git ~/.vim

symlinks

ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/gvimrc ~/.gvimrc
ln -s ~/.vim/ideavimrc ~/.ideavimrc

plugins

switch to the ~/.vim directory, and install plugins with git submodules

cd ~/.vim
git submodule init
git submodule update

About

Vim configurations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published