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

I would like to ask a question: configure two formatters for a file. When A cannot be executed or an error is reported, formatter B is executed? #123

Closed
kola-web opened this issue Nov 29, 2023 · 1 comment

Comments

@kola-web
Copy link

No description provided.

@xiaoshihou514
Copy link
Collaborator

That is unfourtunately impossible (or you have to write quite some code for) right now :(

@xiaoshihou514 xiaoshihou514 mentioned this issue Jun 6, 2024
9 tasks
xiaoshihou514 added a commit that referenced this issue Jul 21, 2024
closes #68 #86 #123 #109 #76 #141 #111
## changes
- [x] remove uv.spawn wrapper in favour of vim.system
- [x] `do_lint` now respects *all* config fields
- [x] linter can now use lnum_end and col_end
- [x] added step by step tutorial for advanced usage
- [x] remove all version checking code, only supports 0.10+ from now on
- [x] apply exepath fix for windows

## internal changes
- [x] events now contains truly all autocmd related functions
- [x] utils now contains execution checking functions
- [x] use custom simpler table copy
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

2 participants