Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 12:12
460b273

2.1.0 (2023-12-06)

Features

  • :Rocks prune command to uninstall rocks and dependencies (#41) (d0ea65d)
  • add :Rocks edit command for opening rocks.toml (#44) (7f92e60)
  • allow users to install development rocks (scm-1) (#36) (3a1fe16)
  • commands: fuzzy completions (#49) (ffb7f20)
  • health: warn on unrecognized configs / unsourced vim.g.rocks_nvim (#45) (8d51d13)

Bug Fixes

  • internal: use vim.empty_dict for better vimscript interop (#50) (86a8d80)