-
Hi,
I just decided to finally start using fuzzy finders, so far, it seems cool for me, especially with yor fzf :+1:
But I hit following issue with `--tac` switch:
when searching through resonably bi…
-
Hi,
is there any way to pull out only those features which are unique to the reference or prediction? Or those being perfect/non-perfect matches? This would be great to figure out what types/families…
satta updated
8 years ago
-
I'd like to implement slightly modified fuzzy search which matches only beginning of words and not anywhere inside the word. For example: `ab` would match `alpha_beta` but won't match `alpha_andbeta` …
-
This is a really helpful plugin in a space that is almost completely underserved in vim. The command line is one place where vim is basically simply not good regardless of wildmode etc.
Anyways, this…
-
I'm frequently in a position where, in an attempt to acquire some resource, I want to say "Try this. If that doesn't work, try this. If that doesn't work, try this". It'd be nice to be able to write:
…
-
Hi, I have a Padrino app with a request spec that generates a segfault when a model's parameters are assigned.
The app contains the following:
- dm-core-1.2.1
- ruby 2.1.1p76 (2014-02-24 revision 451…
-
Hi,
Thanks for all the work on usevim.com!
I wonder - do you accept posts/articles from other people?
I'm asking because I have a couple ideas I'd like to share with the vim community and I'm too la…
-
The behaviour in Sublime-Text, CtrlP etc. fuzzy-finders defaults to treating space-seperated chunks as exact-search patterns. If I have a directory structure like so for example
```
.
└── Projects
…
-
For some reason when I create a new class or test it seems to double expand the snippets so I end up with something like this:
``` ruby
require "spec_helper"
describe Bundle do
require "spec_helper"…
-
Given the limited number of uppercase single-letter commands available, I find that handing a number of them over to Rake.vim interferes with both other plugins and custom mappings. A single or a coup…
moll updated
11 years ago