diff options
Diffstat (limited to 'files/.vimrc')
| -rw-r--r-- | files/.vimrc | 4 |
1 files changed, 3 insertions, 1 deletions
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 {{{ |
