neovim update

This commit is contained in:
2026-04-14 16:49:14 +02:00
parent 14f5cca0d9
commit 4e92bceb8f
9 changed files with 51 additions and 12 deletions

View File

@@ -73,7 +73,7 @@
nil)
(fn M.setup [opts]
((. (require :lspconfig) :ltex :setup)
(vim.lsp.config :ltex
{:on_attach (fn [client] (opts.on_attach client)
(post_attach)
nil)