-
- `nvim --version`: `NVIM v0.5.0-dev+1326-ge0a01bdf7`
- `git --version`: `git version 2.31.1`
- Operating system/version: `Fedora 34`
- Terminal name/version: `kitty 0.20.3`
### Steps to reprodu…
-
- `nvim --version`: neovim v0.5.0-dev+1166-g070e084a6
- Operating system/version: Ubuntu 20.04 (KDE Neon)
- Terminal name/version: Konsole 20.12.3
- `$TERM`: xterm-256color
### Steps to repr…
-
- `nvim --version`: v0.5.0
- `git --version`: 2.32.0
- Operating system/version: 5.12.15.arch1-1
- Terminal name/version: alacritty 0.8.0-dev (3ed0430)
### Steps to reproduce
```lua
-- vim: fo…
-
- `nvim --version`:
```
NVIM v0.5.0-dev
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/cc -g -O2 -fdebug-prefix-map=/build/neovim-1H2MBV/neovim-0.5.0+ubuntu2+git20210…
-
```sh
nvim --version
NVIM v0.5.0-dev+1354-ga282a177d
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/cc -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Og -g -Wall -Wextra -peda…
-
os: NixOS 20.09 (Nightingale)
`nvim --version`: NVIM v0.5.0-dev
I'm trying to use packer on a remote server running nixos, but every time I try to `:PackerInstall` neovim just crashes.
When I o…
noib3 updated
3 years ago
-
I have Neovim 5.0, stable release in the form of an appimage on Ubuntu 21.04. I tried installing packer.nvim following the quickstart guide step by step.
My minimal plugins.lua has only nvim-tree.l…
-
This is more of a guess, than a certainty but I've had a few errors such as
```
Error executing vim.schedule lua callback: /usr/local/share/nvim/runtime/lua/vim/uri.lua:83: Invalid buffer id: 51
Er…
-
Hi 👋🏾 thanks for your work on this, it's really impressive.
I've just been trying to tweak the grep functionality to have some fuzzy behaviour/see how it works and just had my system hang had to ki…
-
With the latest versions I noticed a performance issue, I usually work with a large Lua workspace (more than 850 source files), before that issue the workspace diagnostics used to load up in less then…