Explorar el Código

~/.vimrc: Add coffeescript support.

luc %!s(int64=13) %!d(string=hace) años
padre
commit
aba3b26d38
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .vimrc

+ 1 - 0
.vimrc

30
	au FileType javascript nnoremap <buffer> cw :TernRename<cr>
30
	au FileType javascript nnoremap <buffer> cw :TernRename<cr>
31
31
32
	Bundle 'guns/vim-clojure-static'
32
	Bundle 'guns/vim-clojure-static'
33
	Bundle 'kchmck/vim-coffee-script'
33
endif
34
endif
34
35
35
" Have syntax highlighting and non-vi features
36
" Have syntax highlighting and non-vi features