From ab5bd14df0e25020c2d74e2b9bff35a9d56248d6 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Mon, 26 Sep 2022 01:58:52 +0100 Subject: some changes and fixes --- vim/vimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'vim') diff --git a/vim/vimrc b/vim/vimrc index ce3db25..ad081e7 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -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 'alok/notational-fzf-vim' Plug 'sheerun/vim-polyglot' -- cgit v1.2.3