Reload file in vim

68down voteaccepted

Give this a try:

:e

From :h :e:

Edit the current file. This is useful to re-edit the current file, when it has been changed outside of Vim.

----------------------------------------------------------------

nc -lU /dev/pxk.sock 这个命令创建一个unix domain socket.

原文地址:https://www.cnblogs.com/oxspirt/p/8573227.html