logo

Join the chat at https://gitter.im/juliosueiras/atlas-vim readthedocs

Project Homepage

Vim with Setup for Atlas Server of Sheridan College(this is only for sheridan college student) Make of backup of .vim folder and .vimrc(if you have one in your home folder)

Installation

there is two method provided to install

Method 1: Automatic Install

to install this way just run the following command in your shell/putty

~~~shell curl https://raw.githubusercontent.com/juliosueiras/atlas-vim/master/oneline_installer.sh | bash ~~~

Method 2: Manual Install

copy the download zip link in the right on github page(in this page) then go to terminal/putty , login to your atlas and run

~~~shell wget https://github.com/juliosueiras/atlas-vim/archive/master.zip ~~~

next execute

~~~shell unzip master.zip && mv atlas-vim-master atlas-vim ~~~

last go inside of the folder and execute BEWARE this will overwrite .vim and .vimrc in your home folder(if you have one) make sure to backup it first

~~~shell ./install.sh ~~~

Plugins List Installed

For complete list of plugin installed go to Plugins List

Plugin For Learning Vim

Site to learn vim

Bug

create a issue in github or send me a email if you want ask me or send a me a message in gitter my email is juliosueiras@gmail.com

License

MIT License