Takshil Mistry
Takshil Mistry
> Is there a specific feature of lsp-zero that you want to use? Umm so maybe better LSP server thing? Like it's difficult to setup the native lspconfig thing, like...
Hi @pyt0xic, I saw your fork but I didn't find any info on toggling this thing?
try checking your neovim version, stopped working for me when i updated my neovim-git to the most recent update, i had to roll-back to neovim stable, to make it work...
> For some reason, when I call this function call for my lualine, it always opens new files in INSERT mode directly. i also use this function in my lualine,...
@sergiornelas, your thing works, but i really wanted the codeium logo to come so i was trying this: ```lua { 'vim.fn["codeium#GetStatusString"]()', fmt = function(str) if str == " ON" then...
@krei-del, is this what you seek? 
> @daUnknownCoder Yes! Very nice, indeed! Can you tell, how I set up this functionality? Thanks! :) That's hyprland decorations... There are 3 of them: [cyber](https://github.com/taylor85345/cyber-hyprland-theme) [neon](https://github.com/taylor85345/neon-hyprland-theme) I use neon...
@jamestrew, so after a few updates, there's no magic mode, but sometimes it still opens any `telescope` related stuff in insert mode...
> This happened to me too, but disabling **codeium.vim** stopped it from happening. you sure its due to `codeium.vim`? i do use it so can you tell a workaround for...
so i guess i have to cross-post this on codeium.vim's github @Nebell