summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2022-05-08 08:22:00 +0200
committerache <ache@ache.one>2022-05-08 08:22:00 +0200
commite887b42084f8dd982d9a75baac8873cf53a9d628 (patch)
tree2d3f0e2e3c8c641b899f6c4afbca796a26e67e64
parentAdd pluggin to close tag (diff)
No Merlin config
-rw-r--r--init.vim2
1 files changed, 0 insertions, 2 deletions
diff --git a/init.vim b/init.vim
deleted file mode 100644
index 0a13da0..0000000
--- a/init.vim
+++ /dev/null
@@ -1,2 +0,0 @@
-let g:opamshare = substitute(system('opam var share'),'\n$','','''')
-execute "set rtp+=" . g:opamshare . "/merlin/vim"