nyngwang
nyngwang
Oh my god, thank you so much!!!!
Just a little question about swc: If I use swc-loader as a babel-loader replacement, what are the trade-offs excluding the compilation speed?
@pysan3 I'm using it :) Thanks for implementing this feature! btw, you forgot to mention in 2.(while you're recommending it) that the toggle is named `toggle_auto_expand_width`. (since I have `use_default_mappings...
@dobbbri It will be nice to format your multi-line codes within a pair of triple back-quotes: ```
After typing `nix ` (with a space) and pressing ``, nothing happened. How to make it show all subcommand? Do I need this plugin or this is natively supported? Or...
Hi, I think this plugin can be used without all the plugins you mentioned. That is: Codeium.vim doesn't **depend** on those plugins. For example, I'm a user of [hrsh7th/nvim-cmp](https://github.com/hrsh7th/nvim-cmp), and...
@naquad Hi, thanks for your informative reply. Now I got what you meant and I think it's a good idea to achieve the effect/functionality as your picture shows. I will...
> @nyngwang are you taking a look at nvim-cmp right now? Yes, I haven't finished it yet.
@pqn In short, I probably cannot help much regarding implementing a `Exafunction/codeium.vim` source for `hrsh7th/nvim-cmp`. These are some completion sources for `hrsh7th/nvim-cmp` that I used as references to understand its...
@pushqrdx Did you find a workaround on Neovim?