vim convert tabs to spaces Posted on February 18, 2016 by ForDoDone Reply use :retab on the current buffer
Use CLI to make vim default editor Posted on October 15, 2013 by ForDoDone Reply Helpful to run in setup scripts: # update-alternatives --set editor /usr/bin/vim.basic