RA
RA
 get_location `%#NavicIconsMethod# %*%#NavicText#(*APIserver).configureStore%*` get_data (for e in pairs(navic.get_data()) and one more for-loop) ``` scope table: 0x419abc80 icon kind 6 type Method name (*APIserver).configureStore ```
I got idea... Different kitty tabs styles for different themes! How do you think?
> ## Feature Request > ### Description > > make the colorscheme of neovim automatically match the colorscheme of kitty you can try [NEVIRAIDE](https://github.com/RAprogramm/NEVIRAIDE)
> @RAprogramm Will be happy to have a this option to choose from! > > BTW here our DC https://discord.gg/aytWJ6bS i'll try to make it!
All basic colorschemes are completed
> Any way to use just the chameleon plugin with my own config? i think it possible let me see what i can do. @RBoroot if it's not difficult, can...
i am working on it not. but so slowly... i have [neveraller](https://github.com/RAprogramm/neviraide-install) - neviraide installer, but last time one man said that it is broken. so i decide to rewrite...
```vim :TodoTelescope theme=ivy initial_mode=normal previewer=false layout_config={bottom_pane={height=12}} ```
Do you have idea how to realize counter of todo-comments in lualine?
> Hey, I wrote a plugin that does what you need to add counts in nvim-lualine: https://github.com/bezhermoso/todos-lualine.nvim > > In the meantime, I've requested to make this or something similar...