Favorite softwares
From FBSD_tips
[edit] vim
display line numbers
set nu
got to line # $X" command?
- G
Go to EOF, just G Beginning of file, gg Autoindent whole file, gg=G
display line numbers
set nu
got to line # $X" command?
Go to EOF, just G Beginning of file, gg Autoindent whole file, gg=G