diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-09-29 12:50:26 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-09-29 12:50:26 +0100 |
commit | b71707e3356f2a285be7ed8dc6b87f1274bf2299 (patch) | |
tree | b495041f46ef4b7d8dcaafe62117fce47c0c0dd3 | |
parent | 2f7fcebb06e6c12a0f9149958cf85d9cc5e0041f (diff) | |
parent | 09d6fbc9286d31a397e9241839744df100e070f2 (diff) |
Merge branch 'master' of github.com:yulqen/openbsddotfiles
-rw-r--r-- | vim/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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'} |