Skip to content

Use adaptation of vim-javascript indentation #67

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

Merged
merged 1 commit into from
Jan 9, 2016

Conversation

ianks
Copy link
Contributor

@ianks ianks commented Dec 16, 2015

The current indentation uses an adaptation of Java indenting. I figured since Typescript is a superset of Javascript, the indentation should work fairly similarly. Lo and behold, it does. It works much better than the current version, and fixes problems such as #66

Let me know what I can do to facilitate switching over.

@leafgarland
Copy link
Owner

Hi thanks for this. Will take a look.

leafgarland added a commit that referenced this pull request Jan 9, 2016
Use adaptation of vim-javascript indentation
@leafgarland leafgarland merged commit fa1efac into leafgarland:master Jan 9, 2016
@leafgarland
Copy link
Owner

This all worked ok for me, thanks.

Although indentation tends to get personal quickly... If people don't like it perhaps the indentation could move to a separate repository.

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.

2 participants