Skip to content

Conversation

@maxbaroi
Copy link

@maxbaroi maxbaroi commented Jul 2, 2016

.emacs file originally specified a tab as four spaces, while .vimrc specified a tab as 2 spaces. To be consistent across editors I changed the .emacs file to specify a tab as two spaces. It seemed like two spaces was the intention considering the .vimrc file mentions two spaces multiple times, while four spaces was only referenced once.

maxbaroi added 2 commits July 2, 2016 11:18
The .emacs file set tabs to be four spaces, while the .vimrc file set tabs to be two spaces. I felt it was weird to have different tab lengths for different editors. So for consistency I set tab-width to in .emacs.
Forgot to update the .emacs to comments to reflect the last change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant