-
-
Notifications
You must be signed in to change notification settings - Fork 87
Startup Guide
neo451 edited this page Nov 14, 2025
·
3 revisions
Think of it in two ways:
- If you are an obsidian user:
- This is implementation of obsidian's capabilities with neovim's API, everything you know (except GUI features like graph view and canvas), like links, backlinks, tags, header links, block links and etc.
- If you are a neovim user:
- This is a markdown LSP, a vault is a project (a folder of markdown files), you get completions, find references, hover, and etc.
TODO