From b5f17eff36633d937d618c015ccdf479c10060e2 Mon Sep 17 00:00:00 2001 From: hellerve Date: Thu, 24 Nov 2016 16:52:01 +0100 Subject: [PATCH] fixed zeptorc file and added elixir highlighting --- vimrc | 1 + zeptorc | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/vimrc b/vimrc index 442dec5..147dfa7 100644 --- a/vimrc +++ b/vimrc @@ -90,6 +90,7 @@ Bundle 'digitaltoad/vim-jade' Bundle 'zepto-lang/zepto-vim' Bundle 'hellerve/luna-vim' Plugin 'rust-lang/rust.vim' +Plugin 'elixir-lang/vim-elixir' " Custom bundles if filereadable(expand("~/.vim.local/bundles.vim")) diff --git a/zeptorc b/zeptorc index 2ecaab8..6e61718 100644 --- a/zeptorc +++ b/zeptorc @@ -1,4 +1,4 @@ -(zepto:add-to-path (++ (get-home-dir) "/.zeps/")) +(zepto:add-to-path (++ (os:get-home-dir) "/.zeps/")) (define (*prompt*) "my personal prompt customization