micangl
micangl
@philc is there a chance for this PR to be merged before the next release? Currently, the only way to have custom search completion is by patching the source code.
I've tried swapping `urgent` with `raise`, hence running ```sh awesome-client 'require("awful.spawn").spawn("firefox", { raise = false, tag = "8" })' ``` Unfortunately, it didn't work.
Do you think that the ability to set `guifg` and `guibg` with the actual color codes should be removed? I almost feel that it may be excessive for this plugin...
I've been trying to write functioning syntax rules to highlight a row of the following kind: ``` TITLE: some_text ``` I've tried, without success: ```vim syntax keyword CmpVimtexTitle TITLE syntax...
Ok, I've updated it. I'll write the documentation when I can, and then merge with master if everything's fine. Thanks for the help, as usual!
On a sidenote, would you mind if I asked you to post about the plugin in the main subreddits? I'd like to get as many users on board as possible...
Sure, the Latex package-related commands are provided by Vimtex. Currently, I'm really short of free time, so my advice is to check Vimtex's documentation to see if there's a way...
About the delay, would you mind posting a recording (like a gif)? About your second question, where exactly would you like the icon? The specific type of the entry is...
What you describe definitely isn't standard behavior. If the bibliography is particularly long, it could take some time to parse everything and display it but, sooner or later, it should...