Enable lua-based filetype detection
authorStefan Huber <shuber@sthu.org>
Mon, 18 Jul 2022 21:05:34 +0000 (23:05 +0200)
committerStefan Huber <shuber@sthu.org>
Mon, 18 Jul 2022 21:06:27 +0000 (23:06 +0200)
commit58e495fe91ff1fb2f19a1b9c7be17b588c6267eb
tree33bc1d747010b72246ca7ac26b932cc37bcb4dc7
parentf3009bb94394f57904b8c64d867c3e941770848e
Enable lua-based filetype detection

Starting with neovim-0.7.2 there is a faster lua-based filetype
detection mechanism. Use it.
init.vim