Skip to content

Releases: creativenull/efmls-configs-nvim

v1.7.0

19 May 01:59
Compare
Choose a tag to compare

What's Changed

  • fix(linter/xo): pass filename to determine config by @isti115 in #132
  • feat: Add package.json as biome root marker by @lsig in #133

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

02 Apr 14:49
479505a
Compare
Choose a tag to compare

What's Changed

  • Add ruff sorting capability as a separate formatter by @kvaggelakos in #122
  • feat(formatter): use biome check --apply instead of biome format by @OJII3 in #124
  • fix(formatter/taplo): fix string format parameters by @aemr3 in #125
  • add jsonlint and markuplint config by @Phantasimay in #128
  • fix(linters): lintFormats for jsonlint and markuplint by @creativenull in #130

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

10 Jan 16:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

29 Nov 14:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

20 Nov 20:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

23 Oct 23:35
7db13d3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

04 Sep 15:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

25 Aug 19:52
cd8876b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

21 Aug 00:43
3c274bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v1.0.0

Summary

  • Removed init() and setup() way of setting up efmls-configs - there is an easier way making use of lspconfig, refer to the docs
  • Bump minimum neovim support to v0.7.0

v0.2.2

20 Aug 21:10
c8474fb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2