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

Indentation error #4

Open
pengyu opened this issue Oct 26, 2020 · 2 comments
Open

Indentation error #4

pengyu opened this issue Oct 26, 2020 · 2 comments

Comments

@pengyu
Copy link

pengyu commented Oct 26, 2020

The following file is indented in this way. It is wrong. Could this bug be fixed?

(: vim: set noexpandtab tabstop=2 :)

/x/join(
	(
		y
		, z
 )
 , ","
)
@pr-db
Copy link

pr-db commented Oct 27, 2020

hello, I want to help with the issue, can you guide me on it? Which file needs the bug fix?

@dlam26
Copy link
Owner

dlam26 commented Oct 27, 2020

re. @Pray-d it's in indent/xquery.vim. Pretty sure I would copy it into ~/.vim/indent/ to do manual testing after making changes. There's also a bunch of test's in indent/test and a go.sh file that runs all of them.

re. @pengyu the answer is likely not by @dlam26 because @dlam26 has not written XQuery since leaving his first job out of college 10 years ago 😄

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

No branches or pull requests

3 participants