From 8e47d8bb634806192f84d8e5ca2bfd85ac77d376 Mon Sep 17 00:00:00 2001 From: Alexander Rosenberg Date: Mon, 26 Feb 2024 14:43:32 -0800 Subject: [PATCH] Update lsp.fnl --- fnl/plugin/lsp.fnl | 2 -- 1 file changed, 2 deletions(-) diff --git a/fnl/plugin/lsp.fnl b/fnl/plugin/lsp.fnl index 869903f..bbe468f 100644 --- a/fnl/plugin/lsp.fnl +++ b/fnl/plugin/lsp.fnl @@ -145,9 +145,7 @@ builtins.formatting.fnlfmt builtins.formatting.shfmt builtins.formatting.cmake_format - builtins.formatting.latexindent builtins.formatting.stylua - builtins.code_actions.shellcheck (builtins.completion.spell.with { :filetypes [ :text :markdown :tex ]})