Usage of vim-surround ===================== Installation ++++++++++++ .. code-block :: vim NeoBundle 'tpope/vim-surround' Example +++++++ editing html ------------ .. code-block :: html Hello, world! select the region of :code:`Hello, world!` and enter :code:`S