Add bin/vim
1 files changed, 2 insertions(+), 0 deletions(-) A bin/vim
A bin/vim => bin/vim +2 -0
@@ 0,0 1,2 @@ +#!/bin/sh +exec nvim "$@"