Add nftables filetype (#715)

Co-authored-by: Adam Stankiewicz <sheerun@sher.pl>
This commit is contained in:
Jeremy Cantrell
2021-06-09 13:58:16 -05:00
committed by GitHub
parent 7c474e5c92
commit 6e0702bd66
3 changed files with 16 additions and 0 deletions

View File

@@ -5593,6 +5593,16 @@ filetypes:
- pattern: '*sway/config'
description: Sway Configuration
---
name: nftables
remote: nfnty/vim-nftables
filetypes:
- name: nftables
extensions:
- nft
patterns:
- pattern: '*/nftables.conf'
description: nftables configuration
---
name: openscad
remote: sirtaj/vim-openscad
filetypes: