Skip to content

Commit

Permalink
Add vim-zoom plugin
Browse files Browse the repository at this point in the history
helps to easily focus on a single "window" in vim

# 50-character subject line
#
# 72-character wrapped longer description. This should answer:
#
# * Why was this change necessary?
# * How does it address the problem?
# * Are there any side effects?
#
# Include a link to the ticket, if any.
#
# Add co-authors if you worked on this code with others:
#
# Co-authored-by: Full Name <email@example.com>
# Co-authored-by: Full Name <email@example.com>
  • Loading branch information
prestoncabe committed Jul 5, 2022
1 parent bf123b1 commit 105a921
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimrc.bundles.local
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ Plug 'tpope/vim-vinegar'
Plug 'mxw/vim-jsx'
Plug 'alvan/vim-closetag'
Plug 'jiangmiao/auto-pairs'
Plug 'dhruvasagar/vim-zoom'

0 comments on commit 105a921

Please sign in to comment.