ncm2 / ncm2-markdown-subscope

fenced code block detection in markdown files for ncm2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Python 100.0%