You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2026. It is now read-only.
mise.nvim records vim.env.PATH upon starts (or gets one provided via its config). Mason also modifies vim.env.PATH. I've experienced a situation where mise.nvim would sometimes manage to capture the initial state of PATH with Mason's bin added, and sometimes without it. Then it'd apply its modification upon :cd, effectively disabling Mason binaries in the latter case.
I've solved it by adding a dependency to mise.nvim's spec: