Skip to content

Releases: creativenull/efmls-configs-nvim

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

Release v0.2.0

11 Aug 02:34
e4381c1
Compare
Choose a tag to compare

What's Changed

  • fix(formatters/shfmt): pass in input filename by @llllvvuu in #17
  • chore: Add a bunch of formatters and linters by @mrjones2014 in #19
  • feat(linters/{solhint, slither}, formatters/forge_fmt): Solidity tooling by @llllvvuu in #18
  • feat: Add fish --no-execute linter by @mrjones2014 in #21
  • fix(luacheck): Ignore exit code by @mrjones2014 in #24
  • Add djlint as linter by @Penaz91 in #25
  • Pass filename to eslint and eslint_d. by @TrevorS in #22
  • Fix bug, invalid formatter name changed to correct one by @Inom-Turdikulov in #26
  • feat(doc): automate docs, defaults by @creativenull in #29

New Contributors

Full Changelog: v0.1.4...v0.2.0

v0.1.4

25 Jul 01:07
Compare
Choose a tag to compare

What's Changed

  • feat: show the world how great you are soon to be by @RoryNesbitt in #13
  • feat(prettier, prettier_d): textDocument/rangeFormatting by @llllvvuu in #14
  • feat(stylua): textDocument/rangeFormatting by @llllvvuu in #15
  • Pint formatter for laravel/php
  • Fix eslint - ignore exit code

New Contributors

Full Changelog: v0.1.3...v0.1.4