Skip to content

Commit

Permalink
Add tpope plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
jometzner committed Aug 18, 2024
1 parent d6976c5 commit b1e788a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dot_vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ call plug#begin()
" List your plugins here
Plug 'junegunn/fzf'
Plug 'franbach/miramare'
Plug 'tpope/vim-surround'
Plug 'tpope/vim-fugitive'
Plug 'tpope/vim-commentary'
call plug#end()

" set termguicolors
Expand Down

0 comments on commit b1e788a

Please sign in to comment.