/.vim

Repository for my $HOME/.vim directory

Primary LanguageVim ScriptOtherNOASSERTION

Vim Dotfiles

Using Vim's scripting language (and a great deal of insight and tools from others), I have setup Vim on my local machine to be an effective development environment for my needs. Using GitHub, I can replicate this Vim environment across the multiple systems I'm presently use.

I will explain here how I established the git environment on my local machine, how I established a GitHub for that environment, how to replicate the Vim environment to another machine, and how to update both the local git repository and GitHub.

References / Sources

Information about Vim

Vim Scripting Tutorials

Maintaining and Synchronizing Vim on Other Machines

Vim Resource File

Using Vim's scripting language (and a great deal of insight and tools from others), I have setup Vim on my local machine to be an effective development environment for my needs. Also, using GitHub to store my vi resource file, I can replicate this Vim environment across the multiple systems I'm presently use.

Sources

These are the sources for the commands documented above in the tables.

Requires More Research

These links should be explored to see what additional information could be gathered for this cheat sheet.