home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / vim / registry / vim-runtime.yaml < prev   
Encoding:
Text File  |  2010-07-11  |  379 b   |  16 lines

  1. addon: matchit
  2. description: "extended matching with '%' (e.g. if ... then ... else)"
  3. files:
  4.   - plugin/matchit.vim
  5.   - doc/matchit.txt
  6. ---
  7. addon: editexisting
  8. description: "edit the file with an existing Vim, if possible"
  9. files:
  10.   - plugin/editexisting.vim
  11. ---
  12. addon: justify
  13. description: "left and right align text by filling in with extra spaces"
  14. files:
  15.   - plugin/justify.vim
  16.