Skip to content

iwataka/vim-markdown-ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown-EX

travis-ci

Extra useful functionalities for markdown editing!

Introduction

Markdown-style documents now becomes more and more important and many helper plugins have been created, but they aren't enough intuitive and useful at least for me. I carefully select really necessary features and implement them in appropriate way.

Usage

This provides the below features:

  • Create/Toggle/Remove checkboxes
  • Jump to next/previous links
  • Open links by gx with additional features
  • Open links from opening history (experimental)
  • Text object for fenced code blocks
  • Search headers with command-completion

Please check :help vim-markdown-ex to see more details.

Installation

If you don't have your favorite plug-in manager, I strongly recommend vim-plug.

Plug 'iwataka/vim-markdown-ex', { 'for': 'markdown', 'on': ['OpenLinkHistory'] }

Related Projects

Testcase

About

Extra useful functionalities for markdown editing!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published