markdown-oxide
markdown-oxide copied to clipboard
Allow configuration of the LSP client without a config file
markdown-oxide is currently configurable only using a .moxide.toml or moxide/config.toml file. It would be nice to have the ability to configure the LSP's default settings. I don't know how the LSP protocol works, but I assume this is a part of it.
An example can be seen with TexLab. It can be configured in VSCode, Neovim, etc.