1
0
Fork 0
vim-nftables/README.md
Daniel Baumann fced2a7e75
Adding upstream version 0.20200629.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-06 23:26:10 +01:00

11 lines
191 B
Markdown

# vim-nftables
## Installation
Recommend [NeoBundle](https://github.com/Shougo/neobundle.vim) for installation.
Add the following to your vimrc:
```vim
NeoBundle 'nfnty/vim-nftables'
```