Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@MZAWeb
Created September 3, 2013 00:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MZAWeb/6418465 to your computer and use it in GitHub Desktop.
Save MZAWeb/6418465 to your computer and use it in GitHub Desktop.
nmap <Leader>a) :Tabularize /)<CR>
vmap <Leader>a) :Tabularize /)<CR>
nmap <Leader>aa :Tabularize /array<CR>
vmap <Leader>aa :Tabularize /array<CR>
let g:spf13_no_indent_guides_autocolor=1
UnBundle 'vim-scripts/sessionman.vim'
UnBundle 'vim-indent-guides'
let g:gist_clip_command = 'pbcopy'
let g:gist_detect_filetype = 1
let g:gist_open_browser_after_post = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment