Skip to content

Global JSON settings? #692

Closed Locked Answered by mrcjkb
oriongonza asked this question in Q&A
Feb 27, 2025 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hey 👋

This is not natively supported by rustaceanvim, because the built-in Neovim LSP client takes a Lua table and I don't see a use case for reading from a global JSON config (if anything, that would be the responsibility of Neovim core).

If you prever a JSON file, you can always use :h vim.json.decode.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@oriongonza
Comment options

@mrcjkb
Comment options

Answer selected by mrcjkb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants