1
0
Fork 0
vim-nftables/README.md

12 lines
191 B
Markdown
Raw Permalink Normal View History

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