From dec65bafcafe295aeb5744f8a34ff5a1fd2cb1ef Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Wed, 9 Jun 2021 20:58:38 +0200 Subject: Update --- autoload/polyglot/sleuth.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'autoload/polyglot/sleuth.vim') diff --git a/autoload/polyglot/sleuth.vim b/autoload/polyglot/sleuth.vim index c8f09297..bcd0e5e8 100644 --- a/autoload/polyglot/sleuth.vim +++ b/autoload/polyglot/sleuth.vim @@ -360,6 +360,7 @@ let s:globs = { \ 'ncf': '*.ncf', \ 'neomuttrc': 'Neomuttrc,.neomuttrc*,neomuttrc*,Neomuttrc*', \ 'netrc': '.netrc', + \ 'nftables': '*.nft', \ 'nginx': '*.nginx,*.nginxconf,*.vhost,nginx.conf,nginx*.conf,*nginx.conf', \ 'nim': '*.nim,*.nim.cfg,*.nimble,*.nimrod,*.nims,nim.cfg', \ 'ninja': '*.ninja', -- cgit v1.2.3