This commit is contained in:
2025-08-28 00:58:30 +02:00
parent d033bab96e
commit fe3886fbdf
7 changed files with 63 additions and 4 deletions

View File

@@ -236,6 +236,11 @@ return {
},
},
},
texlab = {
keys = {
{ '<Leader>K', '<plug>(vimtex-doc-package)', desc = 'Vimtex Docs', silent = true },
},
},
}
-- Ensure the servers and tools above are installed