3dyuval / 3dyuval/nvim

Bug: JSX Self closing tag

Abierto
#53 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
Fennel
Estrellas
0
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Optional: Use lua test util from our config/plugins folders**
If applicable, you can use our test utilities from `lua/config/tests/` or `lua/plugins/tests/` to create a reproducible test case.

**Expected behavior**
A clear and concise description of what you expected to happen.

**Environment (please complete the following information):**
- OS: [e.g. Ubuntu 22.04, macOS 14.0, Windows 11]
- Neovim Version: [e.g. `nvim --version` output]
- Terminal: [e.g. kitty, alacritty, iTerm2]
- LazyVim Version: [if applicable]

**Configuration**
- Are you using the default configuration? [Yes/No]
- If modified, what changes have you made?
- Which plugins are you using? [list relevant plugins]

**Error Messages**
```
Paste any error messages or logs here
```

**Minimal config to reproduce**
If possible, provide a minimal `init.lua` that reproduces the issue:
```lua
-- Minimal config here
```

**Additional context**
Add any other context about the problem here.

**Debug Information**
Please run `:checkhealth` and paste any relevant error information:
```
Paste checkhealth output here if relevant
```

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.