Skip to content

ruy16109/minimum-vimrc

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Minimal VIM RC setup

Installation

If you are new to VIM, your configuration file will most likely be empty. If you did change your configuration file found at ~/.vimrc, make sure to back up.

Run the following command:

$ curl -o ~/.vimrc https://github.uconn.edu/raw/ruy16109/minimum-vimrc/master/vimrc

Note that this command will overwrite your existing configuration file, so be sure to backup your configuration file if you have made changes.

About

My minimum vimrc setup

Resources

Stars

Watchers

Forks

Releases

No releases published