:autocmd BufWritePost * !cat <afile>
| nc remotehost 4242
Beaucoup d’autres possibilité existent.
Sources :
http://stackoverflow.com/questions/601039/vim-save-and-run-at-the-same-time
:autocmd BufWritePost * !cat <afile>
| nc remotehost 4242
Beaucoup d’autres possibilité existent.
Sources :
http://stackoverflow.com/questions/601039/vim-save-and-run-at-the-same-time
Leave a Reply