Skip to content

Commit

Permalink
Use my fork of vim-surround to fix user defined text objects
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed May 24, 2016
1 parent 6ccacc4 commit 3409ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/nvim/init.vim
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ endfunction
Plug 'tpope/vim-repeat'
Plug 'tpope/vim-sensible'
Plug 'tpope/vim-eunuch'
Plug 'tpope/vim-surround'
Plug 'alerque/vim-surround'
Plug 'tpope/vim-tbone'
Plug 'tpope/vim-unimpaired'
Plug 'tpope/vim-fugitive'
Expand Down

0 comments on commit 3409ba1

Please sign in to comment.