Skip to main content
Back to Extensions Directory
coc.nvim fallback icon

@yaegassy/coc-marksman

yaegassy

Marksman (Markdown LSP server) extension for coc.nvim

Installation CommandVim prompt
:CocInstall @yaegassy/coc-marksman
GitHub owner
yaegassy
Version
v0.4.9
Requirements
coc ^0.0.81
License
MIT
Repository
GitHub
npm latest published 2026-02-10Registry checked 2026-08-23Registry summary

Published Package Summary

coc-marksman

fork from a marksman-vscode

Integrates Marksman language server into coc.nvim for delightful Markdown note taking experience.

https://user-images.githubusercontent.com/188642/174696988-98d3f458-7f91-4c06-83e2-9c2a6a6ca5ed.mp4

See the project page for more detailed information.

Install

:CocInstall @yaegassy/coc-marksman

scoped packages

Code Actions

Marksman has a code action to create and update a table of contents of a document.

This code action is source level. Please key mapping <Plug>(coc-codeaction-source) in coc.nvim to call it.

nmap <leader>as  <Plug>(coc-codeaction-source)

Thanks

License

MIT


This extension is built with create-coc-extension

Read the complete README
  • Marksman (Markdown LSP server) extension for coc.nvim
Activation Events
  • onLanguage:markdown
  • onCommand:marksman.restartServer
Developer Resources

Want to build, test, or contribute to coc.nvim extensions? Explore our official SDK and testing toolkits.

Open Developer Guide

Version History

This published npm package does not include a history.md or changelog.md file. Browse its npm versions or repository releases for available release information.