dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 7aeda2cc8fe9d4f1814d2e18eeb512be47da883b
parent 8e805307c12c15b9a2d74c6cbb2298e15f0a7832
Author: Yuval Langer <yuval.langer@gmail.com>
Date:   Fri, 13 Jun 2014 19:58:49 +0300

ghcmod

Diffstat:
M.vimrc.bundles.local | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.vimrc.bundles.local b/.vimrc.bundles.local @@ -21,3 +21,4 @@ Bundle 'dahu/vimple' Bundle 'pbrisbin/html-template-syntax' Bundle 'hsitz/VimOrganizer' +Bundle 'eagletmt/ghcmod-vim'