multiple updates

- update swayrc with 4k monitor
- update popterm
- update nvim lsp config
- add helm-ls
- remove yaml/ansible lsps
This commit is contained in:
2025-12-07 20:50:11 +11:00
parent 145a25974e
commit b5dee7e0f2
6 changed files with 229 additions and 80 deletions
+4
View File
@@ -163,3 +163,7 @@ complete -o nospace -C /usr/bin/nomad nomad
complete -o nospace -C /usr/bin/vault vault
eval "$(uv generate-shell-completion zsh)"
eval "$(nfpm completion zsh)"
fpath+=~/.zfunc; autoload -Uz compinit; compinit
zstyle ':completion:*' menu select