-
Notifications
You must be signed in to change notification settings - Fork 0
My vim config and plugins
tatai/vim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Run these commands from ${HOME} folder: cd ${HOME} if [ -e .vimrc ]; then mv .vimrc _.vimrc; fi if [ -d .vim ]; then mv .vim _.vim; fi git clone git@github.com:tatai/vim.git ~/.vim ln -s .vim/vimrc .vimrc cd .vim git submodule init git submodule update
About
My vim config and plugins
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published