Skip to content

zloywolk/vim-rc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim configs

Vim global config with lapis256 color scheme

Install

Install required packages

Debian/Ubuntu

apt-get install vim git-core sudo -y

CentOS/Red Hat

yum install vim git-core -y

Clone repositary and copy files to /etc/vim/ directory

git clone https://github.com/zloywolk/vim-rc.git
cd vim-rc

### Current user
$ ./install 

### For another user from root
# ./install <username>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published