8000 GitHub - delphaber/server_vimfiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

delphaber/server_vimfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim configuration for servers

Thanks to stefanoverna and Arkham

Installation:

Prerequisites: vim (7.4+), git, silversearcher-ag

  1. Move your existing configuration somewhere else: mv .vim* .gvim* my_backup

  2. Clone this repo into .vim:

    git clone https://github.com/delphaber/server_vimfiles.git ~/.vim

  3. Go into .vim and run install.sh:

    cd ~/.vim && bash install.sh

    This will install ~/.vimrc symlinks that point to files inside the .vim directory.

    This will also install Vundle dependencies.

  4. Profit!

Author

made with ❤️ and ☕️ by weLaika

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 93.5%
  • Shell 6.5%
0