Raghavendra Manjegowda
Raghavendra Manjegowda
Hi, I noticed that banner.jpg covers full screen on landing page when viewed in desktop. However it doesn't resize properly on mobile. Can you help me understand how to configure...
I have the following to accept suggestion, ``` vim.keymap.set('i', '', function() return vim.fn['codeium#Accept']() end, { expr = true, silent = true, desc = 'Codeium accept suggestion' }) ``` and the...
Let users set the completion file path, in current format it needs us to manually move the file to specific location. I have installed `bazel` with linuxbrew and it sits...
Not related to this plugin directly, wanted to check if this can enable for [nvim-dap-virtual-text](https://github.com/theHamsta/nvim-dap-virtual-text).
Plugin seems to conflict with https://github.com/Yggdroot/indentLine. 1. It does not let indentLine enable. 2. Animation starts drawing signs from indentLine plugin.
Is it possible to support finger print authentication? For reference: https://wiki.archlinux.org/title/fprint
`search_count()` util has regressed and not working anymore.
### Did you check docs and existing issues? - [X] I have read all the noice.nvim docs - [X] I have updated the plugin to the latest version before submitting...
Looks like home icon is truncated, I am able to copy the icon manually and see that it is correctly recognized, this issue seems to be about adding extra space...