From 2dc2677189a8e0fcc0445b3d9697c1fa4df1d168 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Fri, 30 Dec 2016 11:15:57 +0500 Subject: [vim] Add euro sign digraph variation. Change vim ledger plugin and ledger shorthands. --- files/.vimrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'files/.vimrc') diff --git a/files/.vimrc b/files/.vimrc index 785b576..8a8ac60 100644 --- a/files/.vimrc +++ b/files/.vimrc @@ -59,7 +59,8 @@ Plugin 'https://github.com/vim-scripts/taglist.vim' " File types " Ledger -Plugin 'https://github.com/ledger/vim-ledger' +"Plugin 'https://github.com/ledger/vim-ledger' +Plugin 'https://github.com/abobov/vim-ledger' " Nginx Plugin 'https://github.com/evanmiller/nginx-vim-syntax.git' " Jade templates @@ -220,6 +221,7 @@ colorscheme solarized " }}} digraphs ru 8381 +digraphs e= 8364 " }}} " Backup {{{ -- cgit v1.2.3