aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-nvim-node.sh
diff options
context:
space:
mode:
authorThomas Schmucker <ts@its1.de>2026-01-08 17:24:21 +0100
committerThomas Schmucker <ts@its1.de>2026-01-08 17:24:21 +0100
commitcab771e6d1cc578e956f8bd9e3544cd0502b65a9 (patch)
treedbc6517f635ae9169311bac894e9c653cc7a4c76 /bootstrap-nvim-node.sh
parent2235d045d4765571f35543be71d25b16418057df (diff)
downloaddotfiles-cab771e6d1cc578e956f8bd9e3544cd0502b65a9.tar.gz
dotfiles-cab771e6d1cc578e956f8bd9e3544cd0502b65a9.tar.bz2
dotfiles-cab771e6d1cc578e956f8bd9e3544cd0502b65a9.zip
Formatiere die Shell-Skripte einheitlich und sorge für POSIX-Kompatibilität
Diffstat (limited to 'bootstrap-nvim-node.sh')
-rwxr-xr-xbootstrap-nvim-node.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap-nvim-node.sh b/bootstrap-nvim-node.sh
index e072e14..ef51ea9 100755
--- a/bootstrap-nvim-node.sh
+++ b/bootstrap-nvim-node.sh
@@ -27,4 +27,3 @@ command -v neovim-node-host >/dev/null 2>&1 || {
27 27
28echo "Neovim Node provider ready:" 28echo "Neovim Node provider ready:"
29neovim-node-host --version 2>/dev/null || true 29neovim-node-host --version 2>/dev/null || true
30