dotfiles/files/.vim/ftplugin/ocaml.vim

5 lines
134 B
VimL

" Few more key bindings definitions for Merlin
nnoremap <LocalLeader>l :MerlinLocate<CR>
nnoremap <LocalLeader>d :MerlinDestruct<CR>