Skip to content

lsp/presets: add option to use PATH julia instead of bundling#1655

Draft
Soliprem wants to merge 1 commit into
NotAShelf:mainfrom
Soliprem:bin-path
Draft

lsp/presets: add option to use PATH julia instead of bundling#1655
Soliprem wants to merge 1 commit into
NotAShelf:mainfrom
Soliprem:bin-path

Conversation

@Soliprem

Copy link
Copy Markdown
Collaborator

also changes docs under languages/julia

Sanity Checking

  • I have updated the changelog as per my changes
  • I have tested, and self-reviewed my code
  • My changes fit guidelines found in hacking nvf
  • Style and consistency
    • I ran Alejandra to format my code (nix fmt)
    • My code conforms to the editorconfig configuration of the project
    • My changes are consistent with the rest of the codebase
  • If new changes are particularly complex:
    • My code includes comments in particularly complex areas
    • I have added a section in the manual
    • (For breaking changes) I have included a migration guide
  • Package(s) built:
    • .#nix (default package)
    • .#maximal
    • .#docs-html (manual, must build)
    • .#docs-linkcheck (optional, please build if adding links)
  • Tested on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin

Add a 👍 reaction to pull requests you find important.

@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown

🚀 Live preview deployed from 1bf60bb

View it here:

Debug Information

Triggered by: Soliprem

HEAD at: bin-path

Reruns: 3455

@Soliprem Soliprem added this to the 26.06 OR 26.07 milestone Jun 16, 2026
@Soliprem Soliprem marked this pull request as draft June 16, 2026 12:46

@NotAShelf NotAShelf left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be done across all language modules, not just for Julia. I'm thinking a top-level vim.usePathBin (name TBD) which language/preset specific options would use for their default values.

@Soliprem

Copy link
Copy Markdown
Collaborator Author

I agree, which is why I put it as a draft for now. I'll update the title as soon as I get another language done and make the wiring to link them

@snoweuph

Copy link
Copy Markdown
Collaborator

If the LSPs where like the formatters, the args, and cmd would be separate options, allowing for easy overriding by users :/

also changes docs under languages/julia
github-actions Bot pushed a commit that referenced this pull request Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants