ri-aje
ri-aje
I checked out the macro section and don't see anything specifying visual selection, is there anyway to invoke a task and pass the current visual selection to it? for example,...
hi, I noticed fzftselect doesn't have tab completion as the builtin tselect has. so if I type in a partial tag name then press tab, vim's tselect gives me all...
hi, I ran into this plugin which looks awesome, though I am having a hard time making it to work with my customized key layout. similar to https://github.com/wellle/targets.vim/issues/213, I am...
every time I use easy motion jump on words, i.e., `easymotion-overwin-w`, I see additional items appear on top of my change list, which then interferes with `. jumping back to...
#### Runtime Environment - Operating system and version: - Terminal emulator and version: - Python version: - Ranger version/commit: ranger version: ranger-master v1.9.3-27-gd17e532a Python version: 3.7.1 (default, Sep 21 2019,...
hi, when I use `--draw-filename` or `%F`, `feh` gives me a bunch of boxes for filenames with Chinese chars. same happens to Japanese chars, so maybe it's a general issue...
I found most of the time when I invoke vim-anywhere, I need to type something right away, so I think it makes sense to put vim in insert mode automatically...
**Expected behavior:** copy register is restored once visual selection is expanded after snip invocation. **Actual behavior:** copy register gets wiped out and stores the visual selection right before triggering snippet....
can I have my pet snippet to include another pet snippet and have both available to pet search? use case: I have some private commands that I sync across multiple...
with mta, vim hangs on opening remote files. after playing with the script, I found that in the autoload script, python module search path is first appended with mta/python folder....