Update
This commit is contained in:
@@ -65,7 +65,6 @@ M.in_env = function(env)
|
||||
return pos[1] ~= 0 or pos[2] ~= 0
|
||||
end
|
||||
|
||||
-- For typst
|
||||
M.in_mathzone= function()
|
||||
if has_treesitter then
|
||||
local buf = vim.api.nvim_get_current_buf()
|
||||
|
||||
Reference in New Issue
Block a user