Tips 1. Permanently enable line number in Vim *
locate vimrc
* sudo vim /etc/vim/vimrc
* Add
set number "Enable line number"
* Save edition to the
file
Vim knowledge
- Post link: https://yanxuanshaozhu.github.io/2023/06/01/Vim-knowledge/
- Copyright Notice: All articles in this blog are licensed under BY-NC-SA unless stating additionally.