Giulio Collura

Results 9 comments of Giulio Collura

However, there's a missing color in my xresources, magenta (color5 / color13) is not from your colorscheme, do you have a suggestion for correctly replacing it?

Thank you I'll try those colors. I've just found on reddit (/r/unixporn) [this script](http://www.reddit.com/r/unixporn/comments/1k3t7d/a_script_to_convert_xdefaultsxresources_files_to/) that may help you. Alternatively there's this [script (base16-builder)](https://github.com/chriskempson/base16-builder) that generate scheme for a lot of...

Hi @Conni2461, I was wondering if the location prompt could be extended to also support custom prompt parsers, eg. I would like to be able to make the `find_files` behave...

I'm still seeing the blinking cursor at the bottom right of the window. macOS 14.4.1 (23E224), pyglet `==2.0.15` and python3.12

Hi, thanks for this nice plugin. Could you please allow setting the default terminal to open with a global variable such as g:gtfo_default_terminal? (you could do the same with the...

I'm on linux, but I'm using urxvt + zsh + tmux "standalone" (oh my zsh tmux plugin) so I'd need to set up a special configuration to make everything work..

Thank you for your time!

@i-vrnv How did you actually fix the issue? For me it still shows that error (but codeLens initially works, without errors), but then after using glance.nvim, ctrl-q to move the...

> I do not think default gopls setup from other plugins will enable all required gopls features of go.nvim. you can either `require('lspconfig').gopls.setup(require('go.lsp').config())` or check what are the differences between...