Skip to content

SilentVoid13/sov.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

sov.nvim

sov.nvim is an integration of the sov Language Server for Neovim.

Usage

require("sov").setup({
    root_dir = '<personal_knowledge_dir>'
})

sov.nvim will automatically start the sov Language Server on markdown files opening.

Commands

sov.nvim defines the following commands:

  • SovIndex
  • SovDaily
  • SovScriptRun
  • SovScriptInsert
  • SovFindFiles
  • SovFuzzySearch

About

sov Language Server integration for neovim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages