File: control

package info (click to toggle)
vim-autopairs 4.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 432 kB
  • sloc: makefile: 4
file content (20 lines) | stat: -rw-r--r-- 716 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: vim-autopairs
Section: editors
Priority: optional
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Uploaders: Matthias Geiger <werdahias@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-vim-addon,
Standards-Version: 4.7.0
Homepage: https://github.com/LunarWatcher/auto-pairs
Vcs-Browser: https://salsa.debian.org/vim-team/vim-autopairs
Vcs-Git: https://salsa.debian.org/vim-team/vim-autopairs.git

Package: vim-autopairs
Architecture: all
Depends: ${misc:Depends}, ${vim-addon:Depends}
Description: Insert or delete brackets, parens, and quotes in pair
 vim-autopairs is a vim plugin that automatically completes brackets, parens
 and quotes in pair.