-
Figured I'd drop a note here to ask your opinion before I go implement anything; for context:
My goal is to rig up some fzf vim commands to very quickly search docs without leaving the editor.
I…
-
## Description
As I understand the issue is present for the queries with one-line comment ending with `;` or similar C-style comments
For example I want to type a query in multiline mode
```
sele…
-
## Description
Sometimes while multiline mode it is impossible to submit a query with single quotes inside multiline comments. After playing with that I was able to find a simple query to reproduce
…
-
I've been using [vim-addon-manager](https://github.com/MarcWeber/vim-addon-manager), which does more or less what this addon seems to do. I've not used vundle yet, so I'm not sure how similar the two…
-
Really tried to figure out what is wrong before posting this, so sorry in advance.
I started from scratch a new Vim configuration but now the `.vue` files are not being highlighted. Thought it coul…
-
When i try to create a alias in kube-shell i get a exception the instant i press '
so i type `alias kc='` and then comes the stacktrace
if i finnish typing my line and press enter the alias get…
roffe updated
6 years ago
-
`arkade get` without any argument dumps a list of CLIs it can install in a table format. It's hard to search for the tool one is looking for. It will get harder as the list of tools we add increases…
-
pt 上下载的好多资源用繁体名称,是否可以加个简繁转换搜索?
只在 `fuzzyfinder` 和 `find_best_match` 内部转换下就可以(类似 `lower`),用 [opencc](https://github.com/yichen0831/opencc-python) 几行代码就能实现。我本地试了感觉没问题。
-
Awesome idea! Just wish I could use it...
I'm having some issues running wharfee on OracleLinux6. Is this a supported operating system?
Steps to reproduce:
- Install
`sudo yum install -y python pyt…
-
### 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…