Skip to content

jeduden/vimconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My VIM Config

This repo contains my vim config !

To compile all plugins:

./gradlew compile

To link the vim,vimrc into the home dir ( doesn't force )

./gradlew link #doesn't force
./gradlew linkForce #forces links

To install correct version of vim and compile & link the config once:

./gradlew install #no force
./gradlew installForce #with forcing links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published