sebiwi
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:  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: ...
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....