configuration/config/nvim/ftplugin/sh.vim

5 lines
81 B
VimL

" Interactive
nnoremap <buffer> <Leader>i :terminal bash --init-file './%'<CR>