tmpm697

Results 111 comments of tmpm697

You can specify a list of files/folders to ignore in fzf: `fzf --ignore-file /path/to/file`

Check if you have `autochdir` enable in your vim/nvim config, as it will cd to current dir of opening file and :FZF and :AG will use that dir to detect...

> Okay, but what if I don't want to change the `autochdir` setting and I just want to give `:Ag` a path to use? i think u can change it...

It's top left corner (edit 1st post) yes, hiding cursor before starting fzf seems help but it now happens randomly I think, I can see that if I try to...

it would feel more natural for vi mode to have like `dw to delete word`

what is `'FloatBorder:Tabline'`? i can only set and have `FloatBorder` highlight in my colorscheme. and I don't use `Tabline`. I tried to change `Float*` highlight elements in colorscheme, but nothing...

i'm using `https://github.com/Abstract-IDE/Abstract-cs`, settings smth like `hi FloatBorder:Tabline ctermfg=11 guifg=#444444 guibg=#060606` gives me errror as invalid `FloatBorder:Tabline`.

Yes, I'm using `wyeb`, can you give an example in readme to give best practice for this plugin to use with `wyeb`?

I base on this [post](https://github.com/swaywm/sway/issues/4121#issuecomment-602171142), using bash and `jq` to parse seems to `really` slow down, especially when we doing window switcher that need like immediately.