Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@johmsalas johmsalas released this 16 Jul 07:33
13daf28

1.2.0 (2024-07-13)

Features

  • Add start_replacing_command_with_first_part (0b0afd6)
  • VSCode: Open the Command Palette instead of Telescope (#140) (d6f121e)

Bug Fixes

  • docs: Update LazyVim config - lazy loading commands (f4735e2)
  • docs: Updates LazyVim example setup to lazy load on all default invocations (#155) (6bc91cd)
  • don't create select mode mappings (5d85b74)
  • Error when passing an empty string via API methods (#146) (51fba4b)
  • healthcheck: use whichkey.add instead of whichkey.register (d6122bc)
  • LSP: support both, changes and documentChanges, according to the Language Server results (ec9925b)
  • subs: Avoid modifying a match that has already been altered. (#147) (b812d89)