Minor edits.

This commit is contained in:
Derek Taylor
2020-03-28 17:04:57 -05:00
parent cec07e9e26
commit 20271f17b4
3 changed files with 6 additions and 3 deletions

View File

@@ -120,4 +120,4 @@ case "$choice" in
exit 1
;;
esac
st -e vim "$choice"
st -e nvim "$choice"