Skip to content

Instantly share code, notes, and snippets.

@hmbr
Created November 16, 2011 17:04
Show Gist options
  • Save hmbr/1370665 to your computer and use it in GitHub Desktop.
Save hmbr/1370665 to your computer and use it in GitHub Desktop.
vim
tabs to spaces
http://vim.wikia.com/wiki/Converting_tabs_to_spaces
:set expandtab
:rehab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment