Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIM

Color scheme

add in ~/.bashrc

export EDITOR=vim
if [ $TERM = "xterm" ]; then
    export TERM=xterm-256color
fi

Plugins updater

~$ python vim-update-scripts.py watch-list

watch-list syntax:

ScriptID|directory

directory - is a optional parameter.

About

My configs

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages