Skip to content

Commit

Permalink
vim: plugins: Fix the style of documents
Browse files Browse the repository at this point in the history
- Add missing "Requirements" for the documents of some plugins.
- Change the links for Vim scripts - use vimscript#{id} notation.
- Unify the notation for list items in "Requirements" - use "-", not "*".
  • Loading branch information
kana committed Mar 28, 2010
1 parent ad6848d commit 922e358
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/textobj-lastpat.txt
Expand Up @@ -45,8 +45,7 @@ INTRODUCTION *textobj-lastpat-introduction*

Requirements:
- Vim 7.2 or later
- |textobj-user| 0.3.5 or later
<http://www.vim.org/scripts/script.php?script_id=2100>
- |textobj-user| 0.3.5 or later (vimscript#2100)



Expand Down

0 comments on commit 922e358

Please sign in to comment.