├── LICENSE.MIT ├── README.md └── plugin └── bracketed-paste.vim /LICENSE.MIT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ConradIrwin/vim-bracketed-paste/HEAD/LICENSE.MIT -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ConradIrwin/vim-bracketed-paste/HEAD/README.md -------------------------------------------------------------------------------- /plugin/bracketed-paste.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ConradIrwin/vim-bracketed-paste/HEAD/plugin/bracketed-paste.vim --------------------------------------------------------------------------------