Emacs spaces instead of tabs
Blog
Written with a loving hand by kitt some time around 12:40 on 15 November 2013
Into the ~/.emacs
file:
;; spaces instead of tabs (setq-default indent-tabs-mode nil)
Add new comment