summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJeremy Cantrell <jmcantrell@gmail.com>2021-06-09 13:58:16 -0500
committerGitHub <noreply@github.com>2021-06-09 20:58:16 +0200
commit6e0702bd6672f3882b0ce2ea9d254a8d109eb807 (patch)
tree9b9076f619e96377a869ec3611d5f80d6680fed2 /README.md
parent7c474e5c9218d870dabba00745220dff5aa671b2 (diff)
downloadvim-polyglot-6e0702bd6672f3882b0ce2ea9d254a8d109eb807.tar.gz
vim-polyglot-6e0702bd6672f3882b0ce2ea9d254a8d109eb807.zip
Add nftables filetype (#715)
Co-authored-by: Adam Stankiewicz <sheerun@sher.pl>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 04a6fcdb..37d87994 100644
--- a/README.md
+++ b/README.md
@@ -132,6 +132,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
- [meson](https://github.com/mesonbuild/meson/tree/master/data/syntax-highlighting/vim) (Meson syntax highlighting for wrap files)
- [mint](https://github.com/IrenejMarc/vim-mint) (Syntax highlighting for mint files)
- [moonscript](https://github.com/leafo/moonscript-vim) (MoonScript syntax highlighting for moon files)
+- [nftables](https://github.com/nfnty/vim-nftables) (Syntax highlighting for nftables config files)
- [nginx](https://github.com/chr4/nginx.vim) (Nginx syntax highlighting for nginx, nginxconf and vhost files)
- [nim](https://github.com/zah/nim.vim) (Nim syntax highlighting for nim, nim.cfg, nimble, nimrod and nims files)
- [nix](https://github.com/LnL7/vim-nix) (Nix syntax highlighting for nix files)