diff options
Diffstat (limited to 'doc/server_configurations.md')
| -rw-r--r-- | doc/server_configurations.md | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/server_configurations.md b/doc/server_configurations.md index 6efba4b2..5ff97e85 100644 --- a/doc/server_configurations.md +++ b/doc/server_configurations.md @@ -6630,9 +6630,12 @@ require'lspconfig'.m68k.setup{} https://github.com/Feel-ix-343/markdown-oxide -Markdown language server with advanced linking support made to be completely compatible with Obsidian; An Obsidian Language Server +Let's record your consciousness! Bring your own text editor! +Implemented as a language server compatible with any text +editor, Markdown-Oxide is attempting to be the best PKM +system for software enthusiasts. -Check the readme to see how to get nvim-cmp properly working. +Check the readme to see how to properly setup nvim-cmp. @@ -6655,10 +6658,6 @@ require'lspconfig'.markdown_oxide.setup{} ```lua see source file ``` - - `single_file_support` : - ```lua - true - ``` ## marksman |
