1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
dotfiles/.vim/ftplugin/ocaml/keybinds.vim

4 lines
110 B
VimL

map <c-p> <esc>:MerlinDocument<enter>
map <c-b> <esc>:MerlinLocate<enter>
map <c-.> <esc>:MerlinTypeOf<enter>