File: control

package info (click to toggle)
ido-vertical-mode 0.1.6-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 184 kB
  • sloc: lisp: 322; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 927 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: ido-vertical-mode
Section: lisp
Priority: optional
Maintainer: Debian Emacsen Team <debian-emacsen@lists.debian.org>
Uploaders: Lev Lamberov <dogsleg@debian.org>
Build-Depends: debhelper (>= 10),
               dh-elpa
Standards-Version: 3.9.8
Testsuite: autopkgtest-pkg-elpa
Homepage: https://github.com/creichert/ido-vertical-mode.el
Vcs-Browser: https://salsa.debian.org/emacsen-team/ido-vertical-mode
Vcs-Git: https://salsa.debian.org/emacsen-team/ido-vertical-mode.git

Package: elpa-ido-vertical-mode
Architecture: all
Depends: ${elpa:Depends},
         ${misc:Depends},
         emacs
Recommends: emacs (>= 46.0)
Enhances: emacs,
          emacs24,
          emacs25
Built-Using: ${misc:Built-Using}
Description: make ido-mode display vertically
 This mode takes care of some caveats that are otherwise ugly to store in your
 init file. It makes ido-mode display prospects vertically, which looks quite
 nicely.