Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Error when creating new files  #59

@AlejandroSanchez90

Description

@AlejandroSanchez90

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>

my config

To Reproduce
Steps to reproduce the behavior:

  1. Open nvim-tree
  2. Create new file

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):

  • Widnows WSL2
  • Neovim 0.10.0
  • Nvim-treesitter Latest
  • tailwind-language-server version 0.0.25

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions