diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-05-26 11:34:41 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-05-26 11:34:41 +0800 |
| commit | 94ef99ff371b29531eaab789729f20294cfc9f13 (patch) | |
| tree | a710a839fe99723f759f7f27b3a62c4e86527822 /vimrc | |
| parent | 76f220d633eeae38d50c82918bc767fef2dca97c (diff) | |
| parent | 203a4093b9de5f2d00e4ae6f54b386d409083374 (diff) | |
Merge remote-tracking branch 'origin/dev' into dev
Diffstat (limited to 'vimrc')
| -rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -259,6 +259,7 @@ Plug 'rust-lang/rust.vim' | |||
| 259 | Plug 'junegunn/fzf.vim' | 259 | Plug 'junegunn/fzf.vim' |
| 260 | Plug 'michal-h21/vim-zettel' | 260 | Plug 'michal-h21/vim-zettel' |
| 261 | Plug 'rlue/vim-barbaric' | 261 | Plug 'rlue/vim-barbaric' |
| 262 | Plug 'nathangrigg/vim-beancount' | ||
| 262 | 263 | ||
| 263 | " Initialize plugin system | 264 | " Initialize plugin system |
| 264 | call plug#end() | 265 | call plug#end() |