Results 12 comments of sebiwi

@ekeric13 I think you're missing `kafka-cluster:CreateTopic` on the actions list.

@ekeric13 no, that action is used to create the `_schemas` topic (or whatever you set as ``), and is not used afterwards AFAIK.

@nicwest is it possible to include files in the form using vim-http?

For the etcd error, did you pull the latest version of the code? I had some people tell me that they had a similar error, and I pushed some corrective...

@maxmx03 the autocomplete part worked like a charm! 💯 Yes, I was refering to lsp-highlight, and MatchParen. I saw your code snippet, but I do not understand what I'm supposed...

That worked like a charm, thanks for your help!

@maxmx03 sorry, I just found another thing I cannot seem to fix. The description part of the autocomplete window still looks like black instead of teal: ![Screenshot 2024-09-20 at 10...

Hello @maxmx03, I found another highlight grouping that I cannot independently update: The changes notification when undoing/redoing is still black instead of teal: ![Screenshot 2024-09-20 at 23 59 18](https://github.com/user-attachments/assets/4af5e5e9-a2ba-4a5a-b5d5-00241a673213) This...

Hello @maxmx03, I found another highlight grouping that I cannot independently update: The lualine context has some separators that are darker than they should: ![Screenshot 2024-11-07 at 10 03 06](https://github.com/user-attachments/assets/1e5fa0bb-f6c1-4da2-a67e-9c89b32b80f5)...

Hey @loops, I didn't really know how to check this. I'm using the `Ctrl-V` shortcut in Vim, which seems to do what you want: ``` CTRL-V Insert next non-digit literally....