Ilia Bahrebar
Ilia Bahrebar
This is actually because of the fact that neorg doesn't support blink.cmp as the completion engine. I suggest you take a look at [this](https://github.com/nvim-neorg/neorg/issues/1603) there is a solution provided for...
> Info message: > > ``` > See https://github.com/nvim-treesitter/nvim-treesitter/#adding-parsers on how to add a new parser! > ``` > > Error message: > > ``` > Installation not possible: ...vim/lazy/nvim-treesitter/lua/nvim-treesitter/install.lua:97:...
That's good to hear... I’m currently trying to integrate `Neorg` with `blink.cmp`, but I haven’t had any success yet. I’m still working on it, and I’ll let you know once...
I believe it’s possible to use **blink.cmp** with **Neorg** without needing an extra completion source. In fact, with the help of the **[blink.compat](https://github.com/Saghen/blink.compat)** plugin/extension, you can use existing **nvim-cmp** sources....
Although I've never used kubernetes, I think i can work on this pack. - [yamlls](https://github.com/redhat-developer/yaml-language-server) - [kubectl.nvim](https://github.com/Ramilito/kubectl.nvim) - [kubernetes.nvim](https://github.com/diogo464/kubernetes.nvim) Seems the way to
@patsevanton since I don't have experience with kubernetes would you be able to test it and give feedback?
Alr just saying we could even gain more popularity this way
It allows the snacks picker to send the entries to trouble.nvim Just like how with telescope you can send the items to quick-fix list or location list. This code allows...
Maybe I'm too late to the party but I don't understand what you want to achieve here @aliresool621? if it's just about not having borders with astrotheme there's already an...
The transparency effect is achieved by modifying the `winblend` and `pumblend` options. Obviously, Neovide's transparency should also be modified. As suggested in the original issue, the `neovide_floating_corner_radius` option plays a...