removed htmldjango from ensure_installed
This commit is contained in:
@@ -196,7 +196,7 @@ function M.nvim_treesitter()
|
||||
require("nvim-treesitter.configs").setup({
|
||||
ensure_installed = {
|
||||
"python",
|
||||
"htmldjango",
|
||||
--"htmldjango",
|
||||
"lua",
|
||||
"javascript",
|
||||
"typescript",
|
||||
|
||||
Reference in New Issue
Block a user