Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : neovim-drop-in.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ex.sh
blob: a6d8c55657ee600d6a148b72208f6932e199c9ae (
plain
)
1
2
3
4
5
#!/bin/sh
#
# Emulate ex
#
exec
nvim
-e
"$@"