An open API service indexing awesome lists of open source software.

https://github.com/greglook/vim-nftables

nftables configuration file support for vim
https://github.com/greglook/vim-nftables

nftables vim

Last synced: 22 days ago
JSON representation

nftables configuration file support for vim

Awesome Lists containing this project

README

          

# vim-nftables

[nftables](https://www.nftables.org/) configuration file support for (neo)vim.

## Installation

To use this with most plugin managers, add a line like this to your
configuration:

```vim
Plug 'greglook/vim-nftables'
```