Skip to content

WaylonWalker/mdformat.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is highly a personal plugin.

install

import this

Install with plug.

Plug 'waylonwalker/mdformat.nvim'

init

Require it in your init.vim to use it.

lua require'mdformat'

Install TreeSitter grammer

:TSInstall markdown

" alternatively install all of them
:TSInstall all

Debug

make sure that you don't have any treesitter errors.

:checkhealth nvim-treesitter

About

format markdown language fences in nvim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages