|
|
|
|
|
|
17
|
Bundle 'bitc/vim-hdevtools'
|
17
|
Bundle 'bitc/vim-hdevtools'
|
|
18
|
au FileType haskell noremap <buffer> \ht :HdevtoolsType<CR>
|
18
|
au FileType haskell noremap <buffer> \ht :HdevtoolsType<CR>
|
|
19
|
au FileType haskell noremap <buffer> \hc :HdevtoolsClear<CR>
|
19
|
au FileType haskell noremap <buffer> \hc :HdevtoolsClear<CR>
|
|
20
|
Bundle 'tpope/vim-foreplay'
|
|
|
|
|
|
20
|
Bundle 'tpope/vim-fireplace'
|
|
21
|
|
21
|
|
|
22
|
Bundle 'airblade/vim-gitgutter'
|
22
|
Bundle 'airblade/vim-gitgutter'
|
|
23
|
highlight SignColumn ctermbg=0
|
23
|
highlight SignColumn ctermbg=0
|