diff --git a/programs/neovim/lua/plugins/astrolsp.lua b/programs/neovim/lua/plugins/astrolsp.lua index c44e4fb..91a9954 100644 --- a/programs/neovim/lua/plugins/astrolsp.lua +++ b/programs/neovim/lua/plugins/astrolsp.lua @@ -29,6 +29,7 @@ return { "rust", "tsx", "typescript", + "svelte", }, ignore_filetypes = { -- disable format on save for specified filetypes -- "python",