What are the benefits of vi and vim?
Vim is a text editor developed from vi. Code completion, compilation, error jump and other convenient programming functions are particularly rich and widely used by programmers. Together with Emacs, it has become the favorite editor of Unix-like system users.