We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expanding a snippet gives an error in the floating window buffer
NVIM v0.6.0-dev+27-g27118c6eb Build type: RelWithDebInfo LuaJIT 2.1.0-beta3 Compilation: /usr/bin/gcc-11 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNVIM_TS_HAS_SET_MATCH_LIMIT -O2 -g -Og -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wconversion -Wmissing-prototypes -Wimplicit-fallthrough -Wvla -fstack-protector-strong -fno-common -fdiagnostics-color=always -DINCLUDE_GENERATED_DECLARATIONS -D_GNU_SOURCE -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -DMIN_LOG_LEVEL=3 -I/home/runner/work/neovim/neovim/build/config -I/home/runner/work/neovim/neovim/src -I/home/runner/work/neovim/neovim/.deps/usr/include -I/usr/include -I/home/runner/work/neovim/neovim/build/src/nvim/auto -I/home/runner/work/neovim/neovim/build/include Compiled by runner@fv-az32-73
.../plugged/snippets.nvim/lua/snippets/inserters/floaty.lua:157: Vim(lua):E5108: Error executing lua ...onfig/nvim/plugged/nvim-lspconfig/lua/lspconfig/util.lua:170: bad argument #1 to 'fs_realpath' (string expected, got nil)
The text was updated successfully, but these errors were encountered:
The plugin seems to unmaitained. I would recommend https://github.com/L3MON4D3/LuaSnip/
Sorry, something went wrong.
No branches or pull requests
Expanding a snippet gives an error in the floating window buffer
The text was updated successfully, but these errors were encountered: