Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vim customizations are unnecessary #209

Closed
ivanperez-keera opened this issue May 14, 2022 · 0 comments
Closed

Vim customizations are unnecessary #209

ivanperez-keera opened this issue May 14, 2022 · 0 comments
Assignees
Milestone

Comments

@ivanperez-keera
Copy link
Owner

Yampa files contain comments with Vim commands so that tabs are expanded.

Tabs are currently not allowed, and will be flagged as a warning. In the future, we will likely make that an error.

At this stage in software development, using tabs is the oddity. Instead, users should ensure that they customize their own vim script file to expand tabs in all files, or otherwise ensure they do not introduce them when contributing to other people's projects.

@ivanperez-keera ivanperez-keera added this to the (+1) milestone May 14, 2022
ivanperez-keera added a commit that referenced this issue May 14, 2022
Yampa files contain comments with Vim commands so that tabs are
expanded.

Tabs are currently not allowed, and will be flagged as a warning. In the
future, we will likely make that an error.

At this stage in software development, using tabs is the oddity.
Instead, users should ensure that they customize their own vim script
file to expand tabs in all files, or otherwise ensure they do not
introduce them when contributing to other people's projects.

This commit removes all settings introduced at the bottom of files to
indicate to vim that tabs should be expanded.
@ivanperez-keera ivanperez-keera self-assigned this May 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant