diff options
| author | Thomas Schmucker <ts@its1.de> | 2026-01-08 17:24:21 +0100 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2026-01-08 17:24:21 +0100 |
| commit | cab771e6d1cc578e956f8bd9e3544cd0502b65a9 (patch) | |
| tree | dbc6517f635ae9169311bac894e9c653cc7a4c76 /bootstrap-nvim-node.sh | |
| parent | 2235d045d4765571f35543be71d25b16418057df (diff) | |
| download | dotfiles-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-x | bootstrap-nvim-node.sh | 1 |
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 | ||
| 28 | echo "Neovim Node provider ready:" | 28 | echo "Neovim Node provider ready:" |
| 29 | neovim-node-host --version 2>/dev/null || true | 29 | neovim-node-host --version 2>/dev/null || true |
| 30 | |||
