blob: f788f903ad9329fbfc871471fc01faab1f547308 (
plain)
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
|
Source: vim-nftables
Section: editors
Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Build-Depends:
debhelper-compat (= 13),
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://github.com/nfnty/vim-nftables
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/vim-nftables
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/vim-nftables
Package: vim-nftables
Section: editors
Architecture: all
Depends:
${misc:Depends},
Recommends:
vim-addon-manager,
Description: syntax highlighting for nftables configuration files
The vim-nftables package provides filetype detection and syntax highlighting
for nftables configuration files.
.
As per the Debian vim policy, installed addons are not activated
automatically, but the "vim-addon-manager" tool can be used for this purpose.
|