3rd party Neovim plugin that compliments https://mise.jdx.dev/

ci: Change description so docs aren't updated every commit

authored by Eric Richards and committed by GitHub dbc57e2b 0c903438

Changed files
+1
.github
workflows
+1
.github/workflows/ci.yml
··· 17 with: 18 vimdoc: mise.nvim 19 version: "Neovim >= 0.9.0" 20 demojify: true 21 treesitter: true 22 - name: Push changes
··· 17 with: 18 vimdoc: mise.nvim 19 version: "Neovim >= 0.9.0" 20 + description: "For Neovim >= 0.9.0" 21 demojify: true 22 treesitter: true 23 - name: Push changes