added vim-surround as a default plugin (#2003)

This commit is contained in:
Loïc Pinsard 2018-04-02 02:28:23 +02:00 committed by Bryan Phelps
parent 13efab0090
commit ef2ad30b26
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@ -7,6 +7,9 @@
[submodule "vim/default/bundle/vim-unimpaired"]
path = vim/default/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired
[submodule "vim/default/bundle/vim-surround"]
path = vim/default/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/core/typescript-vim"]
path = vim/core/typescript-vim
url = https://github.com/leafgarland/typescript-vim

View File

@ -158,4 +158,5 @@ Bundled plugins have their own license terms. These include:
* [targets.vim](https://github.com/wellle/targets.vim) (`oni/vim/default/bundle/targets.vim`)
* [vim-commentary](https://github.com/tpope/vim-commentary) (`oni/vim/default/bundle/vim-commentary`)
* [vim-unimpaired](https://github.com/tpope/vim-unimpaired) (`oni/vim/default/bundle/vim-unimpaired`)
* [vim-surround](https://github.com/tpope/vim-surround) (`oni/vim/default/bundle/vim-surround`)
* [vim-reasonml](https://github.com/reasonml-editor/vim-reason) (`.vim` files in `oni/vim/core/oni-plugin-reasonml`)

@ -0,0 +1 @@
Subproject commit e49d6c2459e0f5569ff2d533b4df995dd7f98313