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 {
|
||||
html = {
|
||||
exclude = { "html" }
|
||||
},
|
||||
svelte = {
|
||||
exclude = { "svelte" }
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -45,7 +45,7 @@ ProxyJump cshpc
|
||||
Host monitoring-test
|
||||
Hostname monitoring-test.nhr.fau.de
|
||||
ForwardAgent no
|
||||
User jan
|
||||
User unrz254
|
||||
ProxyJump cshpc
|
||||
|
||||
Host gondor
|
||||
|
Loading…
Reference in New Issue
Block a user