Skip to content

Instantly share code, notes, and snippets.

@jxu
Created October 18, 2019 21:33
Show Gist options
  • Save jxu/10007e6e99561cb14e68ee57e4bf5fd7 to your computer and use it in GitHub Desktop.
Save jxu/10007e6e99561cb14e68ee57e4bf5fd7 to your computer and use it in GitHub Desktop.
" 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