Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 17:25
2a04a47

2.0.0 (2024-04-17)

⚠ BREAKING CHANGES

  • New keymap/command configuration - closes #44

Features

  • add elixir support (0ac7f57)
  • Implement comment toggle - closes #85 (7fac302)
  • Keybinding: delete_debug_lines - closes #87 (6ef8571)
  • keymap: map keys only on modifiable buffers and make keymaps buffer-local (319edf0)
  • New keymap/command configuration - closes #44 (ee9d6ff)
  • Simplify configuration warning text (7e8ccd4)

Bug Fixes

  • Debug Print Not generating for c_shrarp file type (3d00dd0)
  • g?v for comments in lua (f9b9b87)
  • Mapping TS lang → filetype - closes #93 (3b21eba)
  • Only map TSLang → ft on NeoVim 0.9+ (8c7a872)
  • Only warn once about NeoVim version (005430d)
  • Remove conflicts with nvim-notify - closes #91 (bb6d1c9)
  • Setup of function callbacks (32137d7)
  • Use feedkeys to work with noice.nvim - closes #80 (a326cad)
  • Use non-deprecated API (63e9017)