Use pyright (and django-stubs), much better
This commit is contained in:
@@ -190,6 +190,7 @@ return {
|
||||
|
||||
{
|
||||
"nvim-treesitter/nvim-treesitter-textobjects",
|
||||
lazy = false,
|
||||
config = function()
|
||||
require("nvim-treesitter.configs").setup(require "configs.treesitter_textobjects")
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user