Nizamuddin Sulieman
Nizamuddin Sulieman
> You need to provide a login like this: > > `subliminal --debug --opensubtitles "username" "password" download -p opensubtitles -l en .` > > Please, do not use long passwords...
Honestly this bug give me a couple of hours of scratching head moment. I have gone to troubleshoot all my network equipment only to realize the version number difference cause...
Running PackerCompile loads another instance of event lazy-loaded plugins if events are fired again.
Can confirm this, most noticeable with `nvim-cmp` sometimes I got 3 line of the same completion
Just to add on this, previously in packer accept string like following if you don't want to write function for config. I hope lazy can at least support this convention....
Then, I also have something hideous like this which I don't know how to convert. ```lua { 'mbbill/undotree', config = [[ vim.g.undotree_WindowLayout = 2 vim.g.undotree_HelpLine = 0 vim.g.undotree_ShortIndicators = 1...
Any known version that is fully working?
This is always on my wish list. Much much cleaner interface
There's barely any update to the app, let alone new features. I'm worried this will become abandonware 🤷🏽
Hi @Conni2461 How is this better than `Telescope oldfiles only_cwd=true`? I'm confused what kind of history this extension improve?
I have problem with detecting Alt+` in Neovide. I use it to toggle floating terminal, no problem in terminal (kity, wezterm, iterm). Pressing Ctrl+v -> Alt+` in insert mode produce...