Merge branch 'main' of git.clustercockpit.org:moebiusband/dotfiles
This commit is contained in:
commit
c164fc0ab0
@ -85,6 +85,9 @@ vim.api.nvim_create_autocmd('BufWritePre', {
|
|||||||
require("lsp-format").setup {
|
require("lsp-format").setup {
|
||||||
html = {
|
html = {
|
||||||
exclude = { "html" }
|
exclude = { "html" }
|
||||||
|
},
|
||||||
|
svelte = {
|
||||||
|
exclude = { "svelte" }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ ProxyJump cshpc
|
|||||||
Host monitoring-test
|
Host monitoring-test
|
||||||
Hostname monitoring-test.nhr.fau.de
|
Hostname monitoring-test.nhr.fau.de
|
||||||
ForwardAgent no
|
ForwardAgent no
|
||||||
User jan
|
User unrz254
|
||||||
ProxyJump cshpc
|
ProxyJump cshpc
|
||||||
|
|
||||||
Host gondor
|
Host gondor
|
||||||
|
Loading…
Reference in New Issue
Block a user