summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-09-29 12:50:26 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-09-29 12:50:26 +0100
commitb71707e3356f2a285be7ed8dc6b87f1274bf2299 (patch)
treeb495041f46ef4b7d8dcaafe62117fce47c0c0dd3
parent2f7fcebb06e6c12a0f9149958cf85d9cc5e0041f (diff)
parent09d6fbc9286d31a397e9241839744df100e070f2 (diff)
Merge branch 'master' of github.com:yulqen/openbsddotfiles
-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'}