Highlight syntax inside Markdown
Vim can highlight code syntax embedded inside Markdown
Vim can highlight code syntax embedded inside Markdown
Use Livedown to enable live Markdown document preview in Vim.
Use Vim tabs to keep project notes quickly accessible.
Insert special characters in Vim by entering a two-letter digraph.
Press g
Wrap long lines and improve navigation when writing prose or notes.
Format paragraphs quickly and easily with gw and gq.
Spell checking with Vim is as simple as :set spell.
Vim has a number of ways to insert timestamps.