ftplugins are autocommands, so instead of trying to match a huge number of filetypes you can make some configurations on each ftplugin, look mine to get the idea
You can also detect some filetypes to force the neovim define specific types and then be able to apply its ftplugin
ftplugins are autocommands, so instead of trying to match a huge number of filetypes you can make some configurations on each ftplugin, look mine to get the idea
You can also detect some filetypes to force the neovim define specific types and then be able to apply its ftplugin