-
Hi,
If anyone happens to use both this here plugin and lewis6991/fileline.nvim (or wsdjeg/vim-fetch) and then opens a git-tracked file like this: `nvim FILE:1` an error is thrown:
```
Error exe…
-
Calling functions which receive `shared_ptr&` or `const shared_ptr&` doesn't work:
```
#include
using namespace std;
#include "lua.hpp"
#define SOL_ALL_SAFETIES_ON 1
#include "sol3.hpp"
…
-
```
gcc -DHAVE_CONFIG_H -I. -DNDEBUG -Ivendor/lua/src -Ivendor/liburing/src/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-…
-
### Checklist before submitting an issue
- [x] I have searched through the existing closed and open issues and made sure this is not a duplicate
- [X] I have specifically verified that this bug is in…
-
### Problem
After 235cb5b (#31042) I'm now getting random errors. Initially from gitsigns but I've minimised below.
```
Error executing vim.schedule lua callback: /Users/lewrus01/projects/neovim/iss…
-
Hi @akbooer
FYI - when I click on the MetOffice tile (in the console view) - e.g. 192.168.102.201:3480/console?page=control&device=70. it takes me to a page with the following error
`./U_DataHu…
-
### 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.1
### Operating system/version
Ubuntu …
-
## Describe the bug
When attempting to start the devcontainer using the `:RemoteStart` command, an error occurs at the point where the provider tries to execute the devpod command using the executo…
-
The following lines (biot_driver.lua) do not compute consistent initial values:
if (( ARGS.LimexNStages > 0)) then
local dt0 = charTime*1e-50
print("Computing consistent initial value w/ dt0=…
-
### Checklist
- [X] I have searched through the AstroNvim documentation
- [X] I have searched through the existing issues of this project
- [X] I have searched the existing issues of plugins rela…