Re-enable haskell doc
This commit is contained in:
@@ -33,7 +33,7 @@ function! HaskellDocCurrentWord()
|
||||
endfunction
|
||||
|
||||
" done by LSP now
|
||||
" nmap <F7> :call HaskellDocCurrentWord()<CR><CR>
|
||||
nmap <F7> :call HaskellDocCurrentWord()<CR><CR>
|
||||
|
||||
nmap <silent> <F3> :silent update <bar> HsimportModule<CR>
|
||||
nmap <silent> <F4> :silent update <bar> HsimportSymbol<CR>
|
||||
|
||||
Reference in New Issue
Block a user