Skip to content

max397574/MarkdownHelp.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Markdown Help

This is a simple lua plugin which create some commands which can be mapped to keys to easily use markdown.

Currently available:

:MdHeading1         -> makes a markdown heading 1 out of the current line

:MdHeading2         -> makes a markdown heading 1 out of the current line

:MdHeading3         -> makes a markdown heading 1 out of the current line

:MdOrderedList      -> creates an example ordered list

:MdTaskList         -> creates an example task list

:MdUnorderedList    -> creates an example unordered list

:MdLink             -> creates an example link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published