-
Is there any bootstrap or gist to show how to plug it into vim?
-
in the following snippet provided to bootstrap packer:
```
local ensure_packer = function()
local fn = vim.fn
local install_path = fn.stdpath('data')..'/site/pack/packer/start/packer.nvim'
…
-
### Did you check the docs and existing issues?
- [X] I have read the docs
- [X] I have searched the existing issues
### Neovim version (nvim -v)
NVIM v0.10.0
### Operating system/version
14.5 (2…
-
### Steps to reproduce
```
vim9script
def F1()
export const val1 = 'foo1'
enddef
def F2(): dict
return {k: val1}
enddef
def F3()
F1()
F2()
enddef
F3()
```
produc…
-
Hello,
I was updating all my Emacs (29 from Debian 12 backports) packages after a while and no got this error. After doing some research it seems that rope-support was removed from pylsp.
[e…
buhtz updated
2 months ago
-
When I use `[p`, it is fast. But if I get from the `"+` register, `[p` and `]p` are slow.
OS: Windows 10
Terminal: Wezterm
Shell: WSL (Ubuntu 20.02)
Neovim version:
```
:version
NVIM v0.10…
-
I tried commenting out bootstrap.js with the following key strokes: gg CTRL_v G I // ESC
This makes Atom unresponsive for quite sometime and macOS shows the slow process dialog.
There is a differe…
amzaf updated
7 years ago
-
### Steps to reproduce
I ran `spack -b find -p clingo-bootstrap` to install clingo
### Error message
`==> Error: No package matches the query: clingo-bootstrap`
@alalazo Could you take …
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change announceme…
-
### Did you check the docs and existing issues?
- [X] I have read the docs
- [X] I have searched the existing issues
### Neovim version (nvim -v)
0.9.5
### Operating system/version
Ubuntu 22.04
…