" Run `vint` over buffer " /dev/stdin is not optimal here; it's widely implemented, but not POSIX. " `vint` does not seem to have another way to parse standard input. nnoremap \ l \ :write !vint -s /dev/stdin " Unload this filetype plugin let b:undo_user_ftplugin \ = 'silent! nunmap l'