-
Start vim-manpager,
then hit `K` on a link,
then hit ``.
Result: `q` is no longer mapped
Expected: `q` is mapped to `(manpager-close)`
-
u can see how it looks when trying to complete "beautiful." from awesome wm:
https://cdn.mediacru.sh/c7BApzUbecpu.png
also take a look on the first line (version) -- it's for some reason 5.2 while i …
-
I just try call
``` vim
dein#add('plasticboy/vim-markdown',{'lazy':1,'on_ft':'markdown'})
```
if this plugin is lazy load
then reproduce step is here
1. vim read.md
2. open ctrlp
3. select one oth…
-
Text in the post window goes beyond the window, making it a bit hard to read, without resizing. This is a common problem in the SCIDE as well. It would be nice if there was a way to make this text wra…
-
I wrote to Paul:
> would it be possible to add somewhere to the repository some TODO or some description of what you would like to achieve? For the plan9 virgins (like me), it is hard to decipher wha…
mcepl updated
6 years ago
-
Hi, I'm not a potential user of vim-bootstrap (I've used vim for too long to need to start from scratch), but I wanted to give some feedback that would make bootstrap something I might recommend to a …
-
When I open Python files, I get following errors (I see them for ~1 sec and then the file is opened)
"quad_tree.py" 57L, 1629C
Error detected while processing function pymode#Option:
line 8:
E121:…
-
Hi All,
gotten a weird rendering issue, when editing large files, it seems the whole vim goes cranky (Look at the status bar, it become 2 lines when in actual fact, it should be only 1). image attach…
-
## describe
If use both `indentLine` and `vim-polyglot`, and do `:mksession` in a markdown buffer, then use `vim -S Session.vim` to load session, the setting to exclude markdown for indentline not …
-
## Describe the bug
Edit: I've traced this back to vim-ruby resetting `tags`. See the comment below.
When jumping into and back out of a buffer using `` and ``, the `tags` option is reset, remov…