Vim OCaml bindings

This commit is contained in:
Théophile Bastian 2017-03-07 00:03:38 +01:00
parent f01f376a00
commit 0c04242795
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
" Few more key bindings definitions for Merlin
nnoremap <LocalLeader>l :MerlinLocate<CR>
nnoremap <LocalLeader>d :MerlinDestruct<CR>