Skip to content

prism.nvim v0.2.2

Choose a tag to compare

@github-actions github-actions released this 07 Feb 20:50
· 100 commits to main since this release

prism.nvim v0.2.2

Claude Code + Neovim integration with 10-50x token savings.

Installation

curl -fsSL https://raw.githubusercontent.com/genomewalker/prism.nvim/main/install.sh | bash

Or with lazy.nvim:

{ "genomewalker/prism.nvim", config = function() require("prism.core").setup() end }

Changes

  • fix: add execution: direct to prism skill
All commits

$(cat changelog.txt)

Links

Full Changelog: v0.2.1...v0.2.2