THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
hiifong
/
LazyVim
Watch
1
Star
0
Fork
0
You've already forked LazyVim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,237
Commits
23
Branches
309
Tags
57b504b9e8ae95c294c17e97e7f017f6f802ebbc
Commit Graph
6 Commits
Author
SHA1
Message
Date
Folke Lemaitre
f1a8f24a36
feat(format): new LazyVim formatter with integrations for lsp/none-ls/conform/eslint/...
2023-10-12 11:48:02 +02:00
Folke Lemaitre
e8c26c70e2
refactor(eslint): use util.get_clients instead of deprecated method
2023-10-10 11:54:33 +02:00
Mike Duminy
2ec4da7fa5
fix(format): eslint should respect autoformat (
#897
)
2023-06-08 07:48:34 +02:00
Folke Lemaitre
b227d9727a
perf(eslint): only run EslintFixAll for the current buffer when there are diagnostics from eslint
2023-05-19 22:49:25 +02:00
Folke Lemaitre
f1dbd097e4
fix(eslint): only run EslintFixAll on buffers where eslint is attached
2023-03-10 08:54:56 +01:00
Folke Lemaitre
75299da24c
feat(eslint): added an extra for eslint lsp that runs EslintFixAll before saving a buffer
2023-03-10 08:44:47 +01:00