averms

Results 58 comments of averms

Also here is a link to the documentation about writing helpfiles: https://vimhelp.org/helphelp.txt.html#help-writing

I'm talking about the stars around the filename.

I have not tested this but I think the option 'empty' for newtabpage.json just disables the new tab page and doesn't show anything. If you are okay with adding a...

Also just a misc. suggestion but it would be cool if the GitHub README or description linked to ffprofile.com.

Some language servers might handle it but I'm currently using nvim-cmp with nvim-autopairs which works for every language.

The wiki is open for anyone to edit. I replaced the cquery section with what I use for clangd. Feel free to improve on it if you want.

There is also https://github.com/lierdakil/mathjax-pandoc-filter. It's written in TypeScript so it doesn't fork for every equation. Not sure how MathJax compares with KaTeX, though.

> Yes, it is possible. There is one thing which makes widespread adoption of `html5-parser`. You need to install `lxml` from sources. Another option is [selectolax](https://github.com/rushter/selectolax). The only issue would...