jeff

Results 6 issues of jeff

I want(ed) to write a python neovim plugin and from everything I could find on the internet pynvim and rplugins are the "new-style" of doing it. I know python and...

documentation

(Since discussion are disabled this becomes an issue... ;) As you noticed, I worked on (a) JABS (branch/fork) in the last couple of days. The result is what I call...

When you open the preview window in JABS the keymap for `q` get's overwritten for that buffer. That's hard coded: ```lua -- function M.previewBuf() [...] -- Close preview with "q"...

## Issue description - Brief description If I a have a filetree open (tested with NERDTree and Neotree) I can't start Codi and get an error messages. - Expected results...

Hi, I just came across this plugin and it looks awesome so far. I tried to run it with neovim and it did not work out of the box (first...

enhancement

This PR proposes a new function in the run module -- called `set_cpu_bound_executor_type` -- which allows to exchange the type of the `(ProcessPool)Executor` used in `cpu_bound`. As discussed in #4683...

feature
review
⚪️ minor