Skip to content

Instantly share code, notes, and snippets.

@hlidotbe
Created February 11, 2011 11:51
Show Gist options
  • Save hlidotbe/822243 to your computer and use it in GitHub Desktop.
Save hlidotbe/822243 to your computer and use it in GitHub Desktop.
"set t_Co=256
color molokai
let g:user_zen_expandabbr_key = '<c-e>'
noremap <Leader>s :update<CR>
let g:Tlist_Ctags_Cmd = '/usr/local/bin/ctags'
nnoremap <silent> <F8> :TlistToggle<CR>
au BufRead,BufNewFile /usr/local/etc/nginx/* set ft=nginx
let g:po_translator = 'Hugues Lismonde <hugues@epicagency.net>'
let g:po_lang_team = 'EPIC Agency'
unlet macvim_hig_shift_movement
let loaded_less_syntax_checker = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment