diff options
| author | Serguey Parkhomovsky <xindigo@gmail.com> | 2026-03-29 20:55:11 -0700 |
|---|---|---|
| committer | Serguey Parkhomovsky <xindigo@gmail.com> | 2026-03-29 20:55:11 -0700 |
| commit | 4e912e1feab368eb4201ccb4068fd46a3e591a92 (patch) | |
| tree | b4dc1d7d817134ea52bd2c3eee53ee8d625d4117 /vim | |
| parent | 74e0ff99a4759ec512af9c82ba7e7212208642ee (diff) | |
Diffstat (limited to 'vim')
| -rw-r--r-- | vim/.vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ Plug 'vim-fuzzbox/fuzzbox.vim' Plug 'ghifarit53/tokyonight-vim' Plug 'vim-airline/vim-airline' Plug 'vim-airline/vim-airline-themes' +Plug 'tpope/vim-vinegar' call plug#end() |
