summaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-09-26 09:22:42 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-09-26 09:22:42 +0100
commit74d3e21ef18e349101db2eb48072ef7d3fecf001 (patch)
treec8f275ace7cbf2801c421e08857f4fa7e2e7b1c0 /vim/vimrc
parent12307efeffe41f728786dccd434dc758e97681db (diff)
amended
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index ce3db25..32299c8 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -144,6 +144,7 @@ autocmd BufLeave * call s:copy_filename_as_mdlink()
call plug#begin('~/.vim/plugged')
Plug 'morhetz/gruvbox'
"Plug 'prabirshrestha/vim-lsp'
+Plug 'ledger/vim-ledger'
Plug 'alok/notational-fzf-vim'
Plug 'sheerun/vim-polyglot'
"Plug 'neoclide/coc.nvim', {'branch': 'release'}