mirror of
https://github.com/tpope/vim-surround.git
synced 2025-11-12 05:13:51 -05:00
Clarified SurroundHelp() at top of file
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
" surround.vim - Surroundings
|
" surround.vim - Surroundings
|
||||||
" Maintainer: Tim Pope <vimNOSPAM@tpope.info>
|
" Maintainer: Tim Pope <vimNOSPAM@tpope.info>
|
||||||
" $Id$
|
" $Id$
|
||||||
" Help is below; it may be read here, or :call SurroundHelp() to install it as
|
" Help is below; it may be read here. Alternatively, after the plugin is
|
||||||
" a help file.
|
" installed and running, :call SurroundHelp() to install a proper help file.
|
||||||
|
|
||||||
" *surround.txt* Plugin for deleting, changing, and adding "surroundings"
|
" *surround.txt* Plugin for deleting, changing, and adding "surroundings"
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user