xolox / vim-notes

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

add new markdown style tex math syntax for the notes files #154

Open DarwinSenior opened 7 years ago

DarwinSenior commented 7 years ago

I think it might be a good idea to add markdown style math syntax to notes for those who use math more heavily. I created two options g:notes_conceal_math options as well as g:notes_use_math options.