summaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-09-26 09:22:49 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-09-26 09:22:49 +0100
commit09d6fbc9286d31a397e9241839744df100e070f2 (patch)
tree47c28088076564ae8c68f7d1cb499c3a19a8c054 /vim/vimrc
parent74d3e21ef18e349101db2eb48072ef7d3fecf001 (diff)
parentab5bd14df0e25020c2d74e2b9bff35a9d56248d6 (diff)
Merge branch 'master' of github.com:yulqen/openbsddotfiles
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 32299c8..55450dc 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 'ledger/vim-ledger'
Plug 'alok/notational-fzf-vim'