Skip to content

srinchiera/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salvatore's Vim Settings

Installation

git clone https://github.com/srinchiera/dotfiles.git .vim

Run install script:

.vim/install.sh

Add a plugin from a git repository

git submodule add [link_to_git_repository.git] bundle/[plugin_name]
git add .
git commit -m "Installed [plugin_name] as a submodule."

About

dotfiles for vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published