

Github GitHub - jtratner/vim-flavored-markdown
source link: https://github.com/jtratner/vim-flavored-markdown
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Vim-Flavored-Markdown
Add-on to Tim Pope's markdown.vim
to highlight using Github
Flavored Markdown.
a syntax plugin that extends the Tim Pope's markdown syntax file to recognize github code blocks like:
```yourLanguage
Some code
```
It also colors markdownCode
blocks and in-lines as String, so they are more
easily differentiable in your code.
Finally, it no longer highlights multiple underscores, i.e.:
_this_gets_highlighted_
but_this_does_not
Install
Best way - use Pathogen
If you use Pathogen, you can just clone this into your bundles
cd ~/.vim/bundle git clone git://github.com/jtratner/vim-flavored-markdown.git
Otherwise, copy the file to your syntax folder
curl https://raw.githubusercontent.com/jtratner/vim-flavored-markdown/master/syntax/ghmarkdown.vim -o ~/.vim/syntax/ghmarkdown.vim
Use flavored-markdown by default
Add the following autocmd
to your .vimrc
:
augroup markdown au! au BufNewFile,BufRead *.md,*.markdown setlocal filetype=ghmarkdown augroup END
See it in action
After installing, open up this readme, and you'll see fenced awesomeness.
License
Contributors to Vim-Flavored-Markdown
Vim-Flavored-Markdown author: Jeff Tratner (jtratner)
markdown.vim author: Tim Pope (tpope)
Along with all of the various contributors to markdown.vim
Thanks to @dankosaur, @knewter, and @Niggler for contributing.
Recommend
-
42
README.md
-
43
README.md
-
66
README.md grip-mode
-
22
XD Pascal for Windows Dedicated to my father Mikhail Tereshkov, who instilled in me a taste for engineering Summa...
-
4
Figma Squircle Figma flavored squircles for React Native Jun 17, 2021...
-
12
Gittub flavored Markdown and pygments highlighting in Jekyll advertisements I've deployed my Jekyll blog on a VPS. I would now like to add Github-f...
-
7
<?xml encoding="utf-8" ??>Introduction Use Vultr Flavored Markdown when writing for the Vultr Docs library. The main features of Vultr Flavored Markdown that vary from other common Markdown flav...
-
18
I tried the pixel-flavored Coke, and it Bytes This one can stay in the metaverse By
-
5
Home ...
-
11
image resize in github flavored markdown. Image source
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK