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

gqaj (pretty-print) should respect expandtab #3

Open
hovissimo opened this issue Aug 2, 2017 · 0 comments
Open

gqaj (pretty-print) should respect expandtab #3

hovissimo opened this issue Aug 2, 2017 · 0 comments

Comments

@hovissimo
Copy link

I've configured my indentation whitespace settings to match what my team likes (tabs).

:set expandtab?
noexpandtab

When I use gqaj in a json file, the indenting tabs are replaced with two spaces (shiftwidth is respected).

https://github.com/tpope/vim-jdaddy/blob/master/autoload/jdaddy.vim#L147 seems relevant

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

1 participant