akinsho / akinsho/toggleterm.nvim
⚠️ WARNING vim.validate is deprecated. Feature will be removed in Nvim 1.0
- Lenguaje dominante
- Lua
- Estrellas
- 5.6k
- Forks
- 206
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hey 👋. So I was running some health checks and noticed the `vim.deprecated` section.
```
vim.deprecated: 1 ⚠️
~
- ⚠️ WARNING vim.validate is deprecated. Feature will be removed in Nvim 1.0
- ADVICE:
- use vim.validate(name, value, validator, optional_or_msg) instead.
- stack traceback:
/home/akashmondal/.config/nvim/.plugins/toggleterm.nvim/lua/toggleterm.lua:275
/home/akashmondal/.config/nvim/.plugins/toggleterm.nvim/lua/toggleterm.lua:452
```
And the reason you're seeing the `.plugins` directory is because I've installed this plugin manually.
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.