Frederick Z.

Results 38 comments of Frederick Z.

I could be wrong but seem the owner has stopped maintaining the repo. I opened 3 PRs and 1 issue (implementation is blocked by the a PR I submitted) Feel...

Hi, I have been using vimwiki for min 5 years and today i realized it has stopped updating so I pulled the trigger to migrate to `kiwi.nvim`. First of all,...

thanks @serenevoid - no rush at all. completely off the topic, i really love the name of this plugin :)

Same here, on Wezterm on windows and WSL

With v0.9.0 I still see `~` stays after the code snippet is selected / triggered. Plz lmk if it is a separated issue ![prefix not replaced](https://github.com/user-attachments/assets/9b8b8d7b-3e3c-42b4-9a1c-ec9810a124c7)

Hey @Saghen may I check when it will be released please? As I'm on RHEL and can't properly resolve the toolchains, awaiting it to be released. Thanks in adv!

I'm new to toggleterm and and am currently playing around with it; my daily workflow uses `iron.nvim` for repl. Please correct me if i'm wrong: All functions above need to...

> @echaya you may want to checkout [nvim-python-repl](https://github.com/geg2102/nvim-python-repl) Thanks the treesitter feature of the plugin is def a highlight.

When I launch nvim with kanagawa and change to any other colorscheme afterwards, blink.cmp's highlight is still screwed for whatever reason 😢

In the spirit of sharing, following is my current workaround to have diff CR behavior in diff modes while setting `completion.list = auto_insert`. Didn't know that we can set `cmdline`...