summaryrefslogtreecommitdiff
path: root/.config/nvim/ftplugin/sh.vim
blob: 9d9e5a490c2dc38da4b94b435d53e4249dabc498 (plain) (blame)
1
2
command-buffer -nargs=* Run split | terminal chmod +x %:p:S; %:p:S <args>
command-buffer -nargs=* WRun w | Run <args>