Add moar LSP servers and upgrade neovim config #52
@@ -19,6 +19,7 @@ commands=(
|
||||
"kind"
|
||||
"kubectl"
|
||||
"lefthook"
|
||||
"mise"
|
||||
)
|
||||
echo "create completion for ${commands[@]}"
|
||||
for cmd in ${commands[@]}; do
|
||||
|
Reference in New Issue
Block a user