regular backup

This commit is contained in:
arielherself 2024-12-28 04:51:16 +08:00
parent 3954f4b15d
commit 6724673dd0
Signed by: arielherself
SSH Key Fingerprint: SHA256:AK3cyo9tFsp7Mox7K0sYphleC8hReXhnRKxwuDT5LBc
1 changed files with 2 additions and 0 deletions

2
.vimrc
View File

@ -89,6 +89,8 @@ Plug 'junegunn/fzf.vim'
Plug 'rhysd/conflict-marker.vim'
Plug 'nathanaelkane/vim-indent-guides'
Plug 'ryanoasis/vim-devicons'
Plug 'airblade/vim-gitgutter'
Plug 'tpope/vim-fugitive'
call plug#end()