Skip to content

mattn/vim-maketable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

vim-maketable

Usage

Just select lines and do following

:'<,'>MakeTable

If you want to use first line as header of table,

:'<,'>MakeTable!

If you want to use tab separated columns,

:'<,'>MakeTable! \t

If you want to make CSV from markdown table

:UnmakeTable

License

MIT

Author

Yasuhiro Matsumoto (a.k.a mattn)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published