markdown-oxide
                                
                                 markdown-oxide copied to clipboard
                                
                                    markdown-oxide copied to clipboard
                            
                            
                            
                        Neovim capabilities.workspace.didChangeWatchedFiles recommendation is doubtful
In https://oxide.md/v0/Guides/Getting+started+with+Markdown+Oxide+Version+0#Neovim you insist on enabling capabilities.workspace.didChangeWatchedFiles.dynamicRegistration but it is disabled on some OSes for a reason (check issues mentioned on this line): https://github.com/neovim/neovim/blob/2a24d0a4357d24d6edbd454ab2465abf460467db/runtime/lua/vim/lsp/protocol.lua#L536
Maybe it makes sense to remove this recommendation and just wait until Neovim will resolve these issues and re-enable this capability?