summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 65aaba1c4b89517c0bfe947e0920a6b93db8c289 (plain)
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'
```