-
- [x] Auto Import (Currently https://github.com/wookayin/vim-autoimport)
- [x] Add and setup fzf
- [x] Vim buffer navigation
~~Remap ESC to TAB~~
~~make python site-packages also fzf searchable…
-
- Category
- [x] Question
- [ ] Bug
- [ ] Suggestion
- OS
- [ ] Linux
- [x] macOS
- [ ] Windows
- [ ] Etc.
- Vim
- [ ] Vim
- [x] Neovim
I'm always g…
-
When using the `_files` completer (either directly or as a sub-completer to for example _argument), the `-g` and `-/` flags to restrict to a glob or directories only doesn't work if `:z4h:fzf-complete…
-
- Category
- [ ] fzf binary
- [ ] fzf-tmux script
- [ ] Key bindings
- [x] Completion
- [ ] Vim
- [ ] Neovim
- [ ] Etc.
- OS
- [ ] Linux
- [ ] Mac OS X
…
-
### Discussed in https://github.com/x-cmd/x-cmd/discussions/76
Originally posted by **Zevan770** September 7, 2024
## Problem Description
I am using ZSH with auto-completion powered by [zsh-…
-
This is a feature request.
I've recently been looking for a solution that implements per-tab buffer lists.
This is handy, and not a new idea. The use case is usually for browsing large code ba…
-
Sorry, not related issue but since I wanted to customize `fzf-tab-completion` (on zsh) and add colors to distinguish folders and files
-
Perhaps this is by design, in which case would be nice to hear the motivation behind that. It is mentioned in the README that the hotkey is .
When not using fzf-obc, one is used to complete the curr…
-
## Problem
As described in #48, I'm constantly forced to use arrow keys for which I have to leave my home row :)
## Proposal
### vim keys
h/j/k/l as left/down/up/right for the issue and bo…
-
I downgraded back to Version 0.20.3 (255)
here's my init.vim, this was not changed between upgrades.
```
"dein Scripts-----------------------------
if &compatible
set nocompatible …