You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
Describe the bug
each time i create a new file using nvim-tree then i get this error
stack traceback:
[C]: in function 'nvim_buf_get_name'
...ocal/bin/nvim-linux64/share/nvim/runtime/lua/vim/uri.lua:82: in function 'uri_from_bufnr'
...bin/nvim-linux64/share/nvim/runtime/lua/vim/lsp/util.lua:2167: in function 'make_text_document_params'
...nvim/lazy/tailwind-tools.nvim/lua/tailwind-tools/lsp.lua:172: in function 'color_request'
...nvim/lazy/tailwind-tools.nvim/lua/tailwind-tools/lsp.lua:66: in function ''
vim/_editor.lua: in function ''
vim/_editor.lua: in function <vim/_editor.lua:0>
Describe the bug
each time i create a new file using nvim-tree then i get this error
my config
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context
Add any other context about the problem here.