Skip to content

james-maloney/vim_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim Files

My Vim setup

Setup

Upgrade vim using Homebrew. Most default Vim installs are not compiled with +clipboard or +ruby. +clipboard is a must for me and +ruby is required for Command-T

brew install hg

brew install https://raw.github.com/AndrewVos/homebrew-alt/master/duplicates/vim.rb

Get the repo

git clone git://github.com/james-maloney/vim_files.git ~/vim_files

cd ~/vim_files

/.setup.sh

Good to know

  • Esc is mapped to jk
  • The <leader> key is mappked to ,
  • ,t is the shortcut for Commant-T
  • ,l toggles invisible characters

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published