Skip to content

codekote/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

Clone on fresh machine cd ~ && git clone https://github.com/codekote/.vim.git

Fetch updates from repo cd ~/.vim && git pull origin

Push local updates to repo cd ~/.vim && git add . && git commit -m "auto message" && git push

Fix colors in screen if you use them echo 'term screen-256color' > ~/.screenrc

About

My .vim configs & plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published