12425
12425
Explanation of `g:ctrlp_by_filename`: ``` *'g:ctrlp_by_filename'* Set this to 1 to set searching by filename (as opposed to full path) as the default: > let g:ctrlp_by_filename = 0 ``` To match...
The issue is described in #37.
I suggest run this command to install a plugin: `git clone -b master --single-branch --depth 1 {repo}` This command to update a plugin: `git fetch --depth 1 origin master &&...
Now the uploading feature works perfect, but is it possible to upload text instead of file? Then my phone can easily send messages to my laptop. Thank you!
For example, `Caps+s` means `←`,and `Ctrl+←` means one word to the left, while `Ctrl+Caps+s` is not equivalent to `Ctrl+←`. I tried adding a `*` which will make it work. ```...
It is not safe to source html.vim for other file types. For example, In my ftplugin/ I have html.vim and xml.vim html.vim: `map a b` xml.vim: `map a c` Without...
### Is your feature request related to a problem? Please describe Any chance to add a binary for `armv7-unknown-linux-gnueabihf` in releases? My Raspberry pi is 32-bit, there's no release for...
**Is your feature request related to a problem? Please describe.** If the `otp` field is a raw token (not otpauth://), KeePassDX does not show otp code. **Describe the solution you'd...
Hello, can we make the widget show more lines by customizing font size etc.? Now long lines are wrapped, and we have a setting in the app, but not for...