Guest User

Untitled

a guest
Jul 22nd, 2018
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. "set t_Co=256
  2.  
  3. color molokai
  4. let g:user_zen_expandabbr_key = '<c-e>'
  5. noremap <Leader>s :update<CR>
  6. let g:Tlist_Ctags_Cmd = '/usr/local/bin/ctags'
  7. nnoremap <silent> <F8> :TlistToggle<CR>
  8. au BufRead,BufNewFile /usr/local/etc/nginx/* set ft=nginx
  9.  
  10. let g:po_translator = 'Hugues Lismonde <hugues@epicagency.net>'
  11. let g:po_lang_team = 'EPIC Agency'
  12.  
  13. unlet macvim_hig_shift_movement
  14. let loaded_less_syntax_checker = 1
Add Comment
Please, Sign In to add comment