File: README.md

package info (click to toggle)
vim-nftables 0.20200629-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 72 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# vim-nftables

## Installation

Recommend [NeoBundle](https://github.com/Shougo/neobundle.vim) for installation.

Add the following to your vimrc:

```vim
NeoBundle 'nfnty/vim-nftables'
```