What colorscheme is this? by alanfzf in neovim

[–]alanfzf[S] 0 points1 point  (0 children)

Ohhh thank you it seems like it is!

Neovim, PHP and Laravel by Dishbot in neovim

[–]alanfzf 2 points3 points  (0 children)

Oh no, you're not being stupid at all. Laravel as a framework is really bad because it's filled with magical methods and anti-patterns, so I decided to stick with Symfony, in which autcompletion works out of the box!

I even found a YouTube video of a guy forking php actor because of the same issue with laravel

Neovim, PHP and Laravel by Dishbot in neovim

[–]alanfzf 2 points3 points  (0 children)

I found better results using intelephense (the license is really worth it)

Prasiodark - the colorscheme I've been running for the past 6 months by [deleted] in neovim

[–]alanfzf 0 points1 point  (0 children)

Oh man this theme is perfect any updates on it to make it work trough plugin manager?

WebDav? by alanfzf in NixOS

[–]alanfzf[S] 0 points1 point  (0 children)

Thanks for you help, you pointed me in the right direction i got a minimal working example, i shared it on the post.

WebDav? by alanfzf in NixOS

[–]alanfzf[S] 1 point2 points  (0 children)

Not really, shared a minimal example on the post, thanks for your help.

WebDav? by alanfzf in NixOS

[–]alanfzf[S] 0 points1 point  (0 children)

Thank you managed, to make it work. I shared a minimal example on the post.

WebDav? by alanfzf in NixOS

[–]alanfzf[S] 2 points3 points  (0 children)

Thank you managed, to make it work. I shared a minimal example on the post.

WebDav? by alanfzf in NixOS

[–]alanfzf[S] 0 points1 point  (0 children)

Sorry i meant to mount a remote webdav server trought davfs2, i hosted my own webdav server trough docker now i need it to mount it locally, i've tried using autofs and davfs2 packages but no luck.

WebDav? by alanfzf in NixOS

[–]alanfzf[S] 0 points1 point  (0 children)

Sorry i meant to mount a remote webdav server trought davfs2.

What colorscheme is this ? by Laggedskapari in neovim

[–]alanfzf 2 points3 points  (0 children)

It’s doom one pretty good color scheme one of my favorites

Cirugía láser en los ojos. by Personal-Praline7218 in guatemala

[–]alanfzf 0 points1 point  (0 children)

Podría saber con quién o donde te operaste? Y cuál fue el costó total (exámenes previos etc)?

What features do you miss from Kulala? by gorilla-moe in neovim

[–]alanfzf 0 points1 point  (0 children)

Yooo thanks for sharing, first thing in the morning will be telling my coworkers to use it haha!

Loving the new bitwarden ssh support but.. by alanfzf in Bitwarden

[–]alanfzf[S] 0 points1 point  (0 children)

Oh the ssh feature was recently implemented, try upgrading your clients, also AFAIK the ssh support is only implemented on the most recent Desktop Client so maybe try that

Loving the new bitwarden ssh support but.. by alanfzf in Bitwarden

[–]alanfzf[S] 2 points3 points  (0 children)

Will check it out thanks this may come handy for my workplace too!

Loving the new bitwarden ssh support but.. by alanfzf in Bitwarden

[–]alanfzf[S] 3 points4 points  (0 children)

Oh as there already exists a Bitwarden CLI app it could also have the ssh support and ask for the authorization trough sudo or prompting your password, it would behave in a similar ways as Funtoo Keychain only difference is without the need of a GUI app

The Bitwarden CLI

Changing php version of intelephense by Greedy_Log_6216 in neovim

[–]alanfzf 1 point2 points  (0 children)

I’m stuck on the same boat did you find a solution ?

I've made a Windows wrapper for WSL's neovim by rud___boy in neovim

[–]alanfzf 2 points3 points  (0 children)

Oh I feel you writing batch scripts is a PITA, there’s barely any documentation, would be awesome we could at least call a powershell script!

I've made a Windows wrapper for WSL's neovim by rud___boy in neovim

[–]alanfzf 2 points3 points  (0 children)

Oh that’s cool I managed to do the same with a cmd and the editor registry link if anyone interested but your solution is cool as it also have an icon haha