Skip to content

HonoMi/vim_tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

vim_tag

Tag the itemization lines of markdown. Only lines which starts with "-" or "*"(i.e. the itemization of markdown) are the targets.

how to use

[主張]

    :Claim

[所感]

    :Comment

[理由]

    :Reason

[証拠]

    :Evidence

[例]

    :Example

[推測]

    :Conjecture

[事実]

    :Fact

[引用]

    :Quote

[原因]

    :Cause

[!] (means todo!)

    :ToDo

[done]

    :Done

Remove all the tags attached to the line.

    :RemoveTags

参考

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors