Skip to content

fenced code block detection in markdown files for ncm2

License

Notifications You must be signed in to change notification settings

ncm2/ncm2-markdown-subscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ncm2-markdown-subscope

Language-specific completion for markdown fenced code blocks.

Config

Completion will be enabled for the languages specified in

g:markdown_fenced_languages

if using tpope's vim-markdown plugin, or

g:vim_markdown_fenced_languages

if using plasticboy's vim-markdown.

g:ncm2_markdown_subscope#filetypes

Defaults to ['markdown'].

A list of filetypes that the plugin should work for. This is useful if you have files that have an e.g. vimwiki.markdown filetype.

About

fenced code block detection in markdown files for ncm2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages