The latest version of neovim is throwing the following deprecation warning.
Warn 10:55:20 notify.warn vim.treesitter.query.set_query() is deprecated, use vim.treesitter.query.set() instead. :help deprecated
This feature will be removed in Nvim version 0.10
The latest version of neovim is throwing the following deprecation warning.