Skip to content

Commit

Permalink
Allow selection of entire file
Browse files Browse the repository at this point in the history
  • Loading branch information
duff committed Jun 30, 2017
1 parent 4f0208e commit 691d336
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,15 @@ Plugin 'duff/vim-trailing-whitespace'
Plugin 'duff/vim-scratch'
Plugin 'elixir-lang/vim-elixir'
Plugin 'kana/vim-textobj-user'
Plugin 'andyl/vim-textobj-elixir'
Plugin 'duff/vim-textobj-elixir'
Plugin 'nelstrom/vim-textobj-rubyblock'
Plugin 'pangloss/vim-javascript'
Plugin 'scrooloose/nerdtree'
Plugin 'vim-ruby/vim-ruby'
Plugin 'xolox/vim-session'
Plugin 'xolox/vim-misc'
Plugin 'chriskempson/base16-vim'
Plugin 'kana/vim-textobj-entire'
Plugin 'tpope/vim-fugitive'
Plugin 'tpope/vim-rails'
Plugin 'tpope/vim-rake'
Expand Down

0 comments on commit 691d336

Please sign in to comment.