Skip to content

Commit

Permalink
feat: add new dependency for neovim
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Aug 9, 2023
1 parent 516d911 commit 797fdbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/neovim.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

export dependencies=("node" "go" "rust")
export dependencies=("node" "go" "rust" "python")
export additionals=("shell" "java")

usage() {
Expand Down

0 comments on commit 797fdbc

Please sign in to comment.