ericsunplus

Results 9 comments of ericsunplus

Maybe because I start every new paragraph with a dash?

Hi @Jaeyong-Cho , thanks for your hints, I will try on my side and let you know

@Jaeyong-Cho , is diary index generating OK on your side after the change? `\wi` : open the diary index `\w\i` : refresh the diray index My local patch is as...

Hi @Jaeyong-Cho , really appreciate your help. I tested with your patch and now index generation and navigation is OK. I did more test and find that the only remaining...

Hi @Jaeyong-Cho , thank you for all the help. It is now working fine on my side. And since I am working on windows, there are path sep `\` which...

Vote for this. Atom's [Markdown Preview Enhanced](https://shd101wyy.github.io/markdown-preview-enhanced/#/markdown-basics?id=fenced-code-block) has these feature supported. ``` ```gas {.line-numbers, highlight=4} targetFunc: stmdb sp!, {r4-r12, lr} sub sp, sp, #0x20 add r1, sp, #4 str r1,...

Hi @mark2185 , I tried with github repo with `vim-rhubarb`. No such issue is there.

Hi @mark2185 , I don't find a public bitbucket repo. I am working in a company bitbucket repo. Open any file under it and use `GBrowse`, it will show a...

I am not sure if I doing it right. I cherry pick [7321a38](https://github.com/tommcdo/vim-fubitive/pull/34/commits/7321a38262ca1ccf12e1b636f104168666374aa7) but it don't help. the `?at=D` changes to `?until=D`, which is still not solving the "D:\\" translate...