Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@Goose97 Goose97 released this 15 Jan 02:34
7e96bc1

2.2.0 (2025-01-15)

Features

  • actions: add simple fallback logic for languages without Treesitter parsers (62f1dbe)
  • actions: support automatically insert import lines (144fd26)
  • python: use f-String formatting (#23) (3a04f50)
  • search: add search feature powered by telescope.nvim (eaf3143)

Bug Fixes