Artifact vim-snipmate_0.87-7_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: vim-addon-mw-utils, vim-tlib, vim (>= 2:8.1.0693-2~) | neovim (>= 0.2.2-1~)
  Description: |-
    Vim script that implements some of TextMate's snippets features.
     SnipMate.vim aims to be an unobtrusive, concise vim script that implements
     some of TextMate's snippets features in Vim. A snippet is a piece of
     often-typed text that you can insert into your document using a trigger word
     followed by a <tab>.
     .
     For instance, in a C file using the default installation of snipMate.vim, if
     you type "for<tab>" in insert mode, it will expand a typical for loop in C:
     .
     for (i = 0; i < count; i++) {
     .
     }
     .
     To go to the next item in the loop, simply <tab> over to it; if there is
     repeated code, such as the "i" variable in this example, you can simply start
     typing once it's highlighted and all the matches specified in the snippet will
     be updated.
     .
     snipMate.vim has the following features among others:
     .
      - The syntax of snippets is very similar to TextMate's, allowing easy
        conversion.
      - The position of the snippet is kept transparently (i.e., it does not use
        marks/placeholders inserted into the buffer), allowing you to escape out
        of an incomplete snippet, something particularly useful in Vim.
      - Variables in snippets are updated as-you-type.
      - Snippets can have multiple matches.
      - Snippets can be out of order. For instance, in a do...while loop, the
        condition can be added before the code.
  Homepage: https://github.com/msanders/snipmate.vim
  Installed-Size: '100'
  Maintainer: Andrea Capriotti <capriott@debian.org>
  Package: vim-snipmate
  Priority: optional
  Section: editors
  Suggests: vim-snippets
  Version: 0.87-7
srcpkg_name: vim-snipmate
srcpkg_version: 0.87-7

File

vim-snipmate_0.87-7_all.deb
Binary file vim-snipmate_0.87-7_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package vim-snipmate_0.87-7

binary package System - - 5 months, 3 weeks ago 4 months, 3 weeks
BETA