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

add ability to change tab size #42

Open
rahulkumarsingh73690 opened this issue Feb 1, 2021 · 4 comments
Open

add ability to change tab size #42

rahulkumarsingh73690 opened this issue Feb 1, 2021 · 4 comments

Comments

@rahulkumarsingh73690
Copy link

rahulkumarsingh73690 commented Feb 1, 2021

Is it possible to change tab size

@rahulkumarsingh73690
Copy link
Author

@wyozi @trixnz

@theoparis
Copy link

theoparis commented May 15, 2021

I have decided to fork both luafmt AND luaparse - and I am working on getting everything to work. It will have typescript api support and .editorconfig support. Right now a lot of the tests seem to be broken with lua 5.4.

UPDATE: the development version has been pushed to git - expect it to have some bugs:
Here is the repository.
Currently it isn't published to npm but you can install it with:

npm i -g git://github.com/creepinson/lua-fmt#dev

I mainly made this fork because I wanted a neovim lua formatter. My fork should work fine with ALE as well.

@rahulkumarsingh73690
Copy link
Author

I have decided to fork both luafmt AND luaparse - and I am working on getting everything to work. It will have typescript api support and .editorconfig support. Right now a lot of the tests seem to be broken with lua 5.4.

UPDATE: the development version has been pushed to git - expect it to have some bugs:
Here is the repository.
Currently it isn't published to npm but you can install it with:

npm i -g git://github.com/creepinson/lua-fmt#dev

I mainly made this fork because I wanted a neovim lua formatter. My fork should work fine with ALE as well.

Any update? when you publish

@theoparis
Copy link

It does work through git installation but I'll publish it to npm soon. I just wanted to make sure everything works.

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

2 participants