i be working
This commit is contained in:
@@ -119,7 +119,9 @@ return {
|
||||
end, "[T]oggle Inlay [H]ints")
|
||||
end
|
||||
|
||||
-- Svelte-specific: notify on TS/JS file changes
|
||||
-- Svelte-specific: keep treesitter highlighting in control
|
||||
-- (semantic tokens can make svelte buffers look oddly colored)
|
||||
-- and notify on TS/JS file changes
|
||||
-- https://github.com/sveltejs/language-tools/issues/2008#issuecomment-2351976230
|
||||
if client and client.name == "svelte" then
|
||||
vim.api.nvim_create_autocmd("BufWritePost", {
|
||||
|
||||
Reference in New Issue
Block a user