Y
Hacker News
new
|
ask
|
show
|
jobs
by
tasuki
3381 days ago
Tabs vs spaces should be a per-project setting, not per-user setting. For that:
http://editorconfig.org/
(there's a vim plugin:
https://github.com/editorconfig/editorconfig-vim
)