sov.nvim is an integration of the sov Language Server for Neovim.
require("sov").setup({
root_dir = '<personal_knowledge_dir>'
})
sov.nvim will automatically start the sov Language Server on markdown files opening.
sov.nvim defines the following commands:
SovIndex
SovDaily
SovScriptRun
SovScriptInsert
SovFindFiles
SovFuzzySearch