Le Tan
Le Tan
I have set the `CtrlPLinePre` highlight to other colors. But after poping up the CtrlP buffer, `CtrlPLinePre` is not changed and reset to the default colors.
Hi, could you help me with using it in browser directly? Thanks very much!
1. Open gvim at its initial size (such as 800 \* 600); 2. Toggle CtrlSpace; 3. Maximize gvim; 4. `` to exit CtrlSpace. As a result, the command line will...
Hi, shall we add a configuration to change the background color of the preview page? That is we can set the default background color to a more eyes-friendly one, such...
Hi iamcco! When we copy a picture in the system clipboard and then paste it to gvim, could gvim response differently from terminal vim? That is, could gvim identify that...
Hi, I am using PEG Markdown Highlight to parse the Markdown and do the syntax highlight. When parsing the following Markdown file, the `pmh_markdown_to_elements()` never returns. [Code on Gist](https://gist.github.com/tamlok/f264d81958262399646efa10a68de9f3) Thanks...
Hi, thanks for your great work! Does peg-markdown-highlight support the code block? For example: ``` cpp #include int main() { int a, b; } ``` It seems not working well...
Hi, I add pair `` to AutoPairs. It works fine that when `` is auto completed. However, in C++ sometimes I need to insert `
Hi, The `&` in the search engine URL will be missing when opening in Edge on Windows. For example, the default `baidu` search engine:  After opening, the URL in...