xolox / vim-notes

Easy note taking in Vim
http://peterodding.com/code/vim/notes/
1.6k stars 110 forks source link

Strikethrough text? #183

Closed AnatoleLucet closed 3 years ago

AnatoleLucet commented 3 years ago

I'm not sure if this is possible, but It'd be nice to have strikethrough text in notes.

For example I like to use strikethrough in lists :

- ~~something done~~
- something to do
AnatoleLucet commented 3 years ago

ok my bad, this isn't maintained anymore

brotherJ4mes commented 1 year ago

I realize this is pretty old but I forked vim-notes in order to enable strikethrough highlighting.

https://github.com/brotherJ4mes/vim-notes

(Despite the lack of maintenance I still find that vim-notes works great)