KorigamiK
KorigamiK
Yup great feature, upvote
If this is working maybe you look into merging?
> or `nvim -l scripts/update-nvchad-types.lua` Hey, can you confirm this command works on your machine? because on mine it errors out: ```sh $ nvim -l scripts/update-nvchad-types.lua E5113: Error while calling...
> because base46 is not loaded on startup. I added this to my config: ```lua { "NvChad/base46", lazy = false, }, ```  And yet, I get the same error.
@siduck That's true, I was trying to do this in the command line so I can add this generator to the CI for the repo
Also related to formatting markdown files. Deno fmt cannot format file that have pandoc syntax also. For example, formatting fails to happen in such cases which work fine with pandoc....
> each source has their own subs Oh that's even better. Maybe the long press action can be a menu with an option to copy the subtitles url
I can reproduce this issue, although in my case the statusline disappears after a few seconds on startup when I have cmdheight=0 set
Yeah same for me as well
I found the issue, this happens if you have this in your config. removing this seems to have fixed it for me but it's not ideal ```lua commit_editor = {...