Add hoogle support
This commit is contained in:
@@ -41,6 +41,13 @@ endfunction
|
||||
au BufEnter /*.hs call LoadHscope()
|
||||
|
||||
|
||||
|
||||
|
||||
"hoogle
|
||||
nnoremap <leader>ho :Hoogle<CR>
|
||||
nnoremap <leader>hc :HoogleClose<CR>
|
||||
|
||||
|
||||
" haskell-vim
|
||||
let g:haskell_classic_highlighting = 1
|
||||
let g:haskell_indent_disable = 1
|
||||
|
||||
Reference in New Issue
Block a user