Created
October 18, 2019 21:33
-
-
Save jxu/10007e6e99561cb14e68ee57e4bf5fd7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" Fix text/data segment dump of MARS 4.5 | |
" Convert tabs to 8 spaces | |
set tabstop=8 | |
retab | |
" Justify line number col: select visual block then indent | |
<C-v> > |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment