Commit Graph

12 Commits

Author SHA1 Message Date
Arunmozhi e8d88a1ab2
docs: update mise.el repo link (#4534)
The link to the "mise.el" repository seems to have changed after the
user changed their username. This PR updates the links in the
"ide-integration" page.

Co-authored-by: jdx <216188+jdx@users.noreply.github.com>
2025-02-26 13:08:42 +00:00
Hugues Verlin bdf2939929
docs: Update documentation for core tools (#4341)
- Make each page a bit more consistent
- Re-order the sections so that the `settings` are always last
- Update pages with additional informations (for example, add
information about Gradle toolchain detection discussed here:
https://github.com/jdx/mise/discussions/4143#discussioncomment-11868502)

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-02-08 06:42:14 -06:00
Eric Driussi 491fb36da8
docs: neovim cookbook (#4161)
* docs: neovim cookbook

* docs: add ref in ide-integration section
2025-01-19 15:14:22 -06:00
jdx 065dd8fa91
Revert "docs: set prose-wrap with prettier (#4038)"
This reverts commit 2fba8b0fd6.
2025-01-10 09:20:56 -06:00
jdx 2fba8b0fd6
docs: set prose-wrap with prettier (#4038) 2025-01-10 14:22:14 +00:00
Simon Holloway 742fdeb44b
docs: clarify shims behaviour (#3881)
* docs: clarify shims behaviour

* [autofix.ci] apply automated fixes

* removed ide integration warning

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-12-30 21:08:38 +00:00
Hugues Verlin ca07f5e9d4
docs: update IDE integration page (#3765) 2024-12-21 12:30:52 -06:00
EricGusmao b3f09a2e31
fix(docs): correct syntax error in IDE integration examples (#3360) 2024-12-04 19:02:32 -06:00
jdx 4ed73b4d9d fix: MISE_PROFILE fixes (#2973)
* fix: MISE_PROFILE fixes

* use MISE_PROFILE instead of MISE_ENV (MISE_ENV still supported for backwards compatibility)
* simplified docs for config precedence
* fix bug with MISE_PROFILE not working in tasks #2595

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-11-09 09:18:13 -06:00
Hunter Tunnicliff 45736c7185 docs: add tip for conditional shims using TERM_PROGRAM (#2770)
* docs: add tip for conditional shims using TERM_PROGRAM

* fix: formatting
2024-10-17 10:51:10 -05:00
jdx 47bd9c4afd chore: ran prettier on project (#2732) 2024-10-12 17:48:58 +00:00
jdx 1de52d770d chore: migrate docs repo into this repo (#2237) 2024-06-01 22:57:56 +00:00