This commit is contained in:
Christoph J. Scherr 2025-05-28 17:56:10 +02:00
commit e91d499703
Signed by: PlexSheep
GPG key ID: 9EB784BB202BB7BB
4 changed files with 10 additions and 11 deletions

View file

@ -90,14 +90,3 @@ vim.api.nvim_create_autocmd('ColorScheme', {
vim.cmd [[highlight Comment gui=NONE]] -- no italics for comments
end,
})
-- pin main.typ for typst projects
vim.api.nvim_create_autocmd('FileType', {
group = augroup,
pattern = {
'typst',
},
callback = function()
print "Don't forget to pin the main typst file for multifile support: <leader>tp"
end,
})

View file

@ -154,6 +154,7 @@ local servers = {
end,
},
html = {},
taplo = {},
cssls = {},
ts_ls = {},
clangd = {},

View file

@ -38,6 +38,7 @@ return {
['_'] = { 'prettier' },
rust = { 'rust-analyzer' },
lua = { 'stylua' },
typst = { 'typstyle' },
json = { 'jq' },
-- rust = { 'rustfmt' }, -- does not need one with the lsp there
c = { 'clang-format' },

View file

@ -539,3 +539,11 @@ Grischtoffshofians
GAX
MSCI
ACWI
STMicroelectronics
Nucleo
STM32
ohneweiteres/!
STM32CubeIDE
vor
Möglich/!
Systemprogrammiesprachen