Skip to content

my VIM configurations on an Ubuntu system

Notifications You must be signed in to change notification settings

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

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

No packages published

Languages

  • Vim Script 100.0%