-
### Have you checked for existing feature requests?
- [X] Completed
### Summary
Right now, `autocomplete-plus` is very rigid in how it returns suggestions:
* Providers are sorted by their (stati…
-
VIM - Vi IMproved
version 7.2
AND when I source ~/.vimrc
`bash: ~/.vimrc: line 5: syntax error near unexpected token ('`
`bash: ~/.vimrc: line 5: call vundle#rc()'`
AND my .vimrc
`set nocompatible …
-
```console
$ cmdx t
+ go test ./... -race -covermode=atomic
? github.com/aquaproj/aqua/v2/cmd/aqua [no test files]
? github.com/aquaproj/aqua/v2/cmd/gen-jsonschema [no test files]
? gith…
-
## Environment
**OS**: OSX Yosemite (10.10.1)
**Atom Version**: 0.123.0
## Repro Setup
Set up a directory structure `src/classes` in your project root, and create a file in there called `Batch_Updat…
-
clicked your vimrc from stackoverflow (the autocmd CmdWinEnter Q), just saw one line:
https://github.com/Marslo/VimConfig/blob/master/Configurations/vimrc#L363
is very useful (to me), you want t…
-
Similarly to TextMate's Cmd-n for switching buffers.
raine updated
10 years ago
-
builds were done for x86_64-musl on all packages with `build_style=python3-{module,pep517}`. Because of the number of failures (~1/3 of packages without make_check=no), I propose adding `make_check=no…
-
I've stumbled upon a few cases where I'd wanted to set a list as the value for a category. A MD specific example: I run a bunch of simulations that differ in their membrane composition. Now I'd like t…
-
I have some old code that reads:
```python
from fuzzyfinder import fuzzyfinder
matches = fuzzyfinder(word_before_cursor, fuzzy_words, case_sensitive=True)
```
But I can't see in this project when…
-
Although iVim now provides a plugins manager for better installing and managing plugins, some plugins may still not work well in iVim due to this or that limitations as described in `:h ios-plugins-ma…