Skip to content

Instantly share code, notes, and snippets.

@juque
Created July 30, 2009 20:52
Show Gist options
  • Save juque/158929 to your computer and use it in GitHub Desktop.
Save juque/158929 to your computer and use it in GitHub Desktop.
** hmedina **
Descargar django
http://www.djangoproject.com/download/
colorscheme darkblue
set guifont=Monaco\ 13 " My favorite font
set directory=/tmp
set backupdir=/tmp
set encoding=utf-8
iab \f\ <c-r>=strftime("%Y-%m-%d %H:%M:%S")<cr>
iab \.\ - - - - - - - - - - - - - - - - - - - - - - - - - - */
iab \..\ - - - - - - - - - - - - - */
iab \*\ /** <CR> * <CR> * <CR> * - - - - - - - - - - - - - */
imap ,t <Esc>:tabnew<CR>
nmap <C-V> "+gP
imap <C-V> <ESC><C-V>i
vmap <C-C> "+y
let g:miniBufExplSplitBelow=1
map b :MiniBufExplorer<cr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment