Paul Wyszynski
Paul Wyszynski
> LazyVim last update removed nvim-cmp in favor of blink-cmd. It would be great to see Obsidian.nvim support it ! Yep, would be awesome! My workaround is to enable nvim-cmp...
@stefanboca could you post a config here to make it work with obsidian or maybe mention it in the blink readme? 😬
I was about to ask the same question. Is this is still in progress?
I guess it's the position of the paste window. When i open the scrollback buffer for the last command and try to yank something it opens the paste window at...
In my case it doesn't even show the ones allowed e.g. the TLS_AES_.... aren't in the below list. This can't be correct. Thank you @NghiaTranUIT
Hi @NghiaTranUIT, yes, CharlesProxy shows the client supported, and I think this is correct, because I'm interested in all the data regarding my client traffic. Is this gonna be fixed?
Ok, for me it was an extreme edge case, because I had to double check this out after our app has been tested for security issues. But it's definitely a...
All right. Thanks 🙂
Hi @mikesmithgh sure here you can find my image.lua file for image.nvim https://github.com/paulwyszynski/dotfiles/blob/master/nvim/lua/plugins/image.lua In the plugins folder is my entire plugins setup with all the plugins I use. I also...
Hi @mikesmithgh I added the DYLD_LIBRARY_PATH to my .zshrc file, but I also had to add luarocks to my image.lua file. Only after that it worked for me. Now I'm...