Skip to content

Instantly share code, notes, and snippets.

@fukuroder
Last active March 19, 2016 16:13
Show Gist options
  • Save fukuroder/d6fcc81a9f5c2c6c3c74 to your computer and use it in GitHub Desktop.
Save fukuroder/d6fcc81a9f5c2c6c3c74 to your computer and use it in GitHub Desktop.
PKG core
PKG alsa
PKG yojson
set tabstop=4
set number
let g:opamshare = substitute(system('opam config var share'),'\n$','','''')
execute "set rtp+=" . g:opamshare . "/merlin/vim"
filetype plugin indent on
syntax on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment