-
Great work on Waldo. I'm running into a bit of a problem when managing plugin installation via the excellent [Vundle](https://github.com/gmarik/vundle) vim plugin manager, which supports two source ty…
-
Currently the only command actually supporting `[range]` is `luado`, but documentation (copied from Vim) states that `:lua` and `:luafile` also should, by storing the range in `vim.firstline` and `vim…
ZyX-I updated
1 month ago
-
### Issue
When I try to execute `:help jedi-vim` I obtain `E149: Sorry, no help for jedi-vim`. I've installed this plugin via Git inside `/home/emilyseville7cfg/.vim/pack/completion/start/jedi-vim`…
-
### Describe the bug
Vimspec style tests fail in vim9 script.
### How to reproduce the problem from Vim startup
Create `test.vimspec` as follows:
```vim
vim9script
Describe d
Context …
-
本家help(runtime/doc/*.txt)のtypoを報告するスレです。
その都度vim_devに報告するとウザいのである程度溜まってから報告します。
typo発見時のVimバージョン(9.1.xxxx)も添えていただけると助かります。
関連: #1172, #1321, #1387
-
## The problem
With the current capabilities of dotbot, I can have a `~/.vim/vimrc` file in my dotfiles, and dotbot will correctly create the link. Inside that file, I am sourcing [another file `~/…
-
## 内容
#1438 の続きのようなものです。
### やりたいこと
CUI 版 Vim でウィンドウのピクセルサイズを取得したい
### モチベーション
`echoraw` で Sixel 出力が可能となったため、画像表示プラグインなどの可能性が見えてきた。
その際に、ウィンドウのピクセルサイズまでわかると画像をウィンドウにフィットさせたりなど、機能の可能性が広…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
main
### Commit ID
6d42483cee0475ac42dbd4c70bbf5e724a06b3dc
### Other Environment Infor…
-
List of issues / suggestions for Windows configuration. Action item is to automate these or document them.
- http://vim.wikia.com/wiki/Fix_system_path_for_Vim_launched_from_Windows_7_taskbar
- htt…
-
If you enable the git option `fsckobjects = true`, which is recommended practice, all the vim-scripts repos fail like this:
```
$ git clone https://github.com/vim-scripts/scratch.vim.git
Cloning into…