summaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index ad081e7..55450dc 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -145,6 +145,7 @@ call plug#begin('~/.vim/plugged')
Plug 'morhetz/gruvbox'
Plug 'ledger/vim-ledger'
"Plug 'prabirshrestha/vim-lsp'
+Plug 'ledger/vim-ledger'
Plug 'alok/notational-fzf-vim'
Plug 'sheerun/vim-polyglot'
"Plug 'neoclide/coc.nvim', {'branch': 'release'}