diff options
Diffstat (limited to 'vim')
-rw-r--r-- | vim/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -143,6 +143,7 @@ autocmd BufLeave * call s:copy_filename_as_mdlink() " vim-plug 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' |