Skip to content

surfacedamage/myvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myVIM : This is My VIM configurations on an Ubuntu Linux system

About

  • MyVIM configuration found at http://github.com/jamin4jc/myvim
  • Benjamin Wagaman
  • ben@wagaman.org
  • Special thanks to Chad Humphries. His bringing-vim-to-the-people configuration set was the inspiration that helped me realize that how awesome VIM could be. It was also a basis of research for this configuration set.

What’s included?

Plugins

Next

Installation Instructions (Given this project is in some_dir)

  1. cd ~
  2. ln -s some_dir/.vim
  3. ln -s some_dir/.vimrc
  4. ln -s some_dir/.gvimrc

Further Instructions and Dependencies

sudo apt-get install

  • curl
  • exuberant-ctags
  • git-core
  • vim-gnome

In order to use RTM (Remember the Milk):

  1. cp ./.vim/configs/my_rtm.vim ./.vim/configs/rtm.vim
  2. View this file and follow the instructions there.

About

my VIM configurations on an Ubuntu system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vim Script 100.0%