akinsho / akinsho/toggleterm.nvim
⚠️ WARNING vim.validate is deprecated. Feature will be removed in Nvim 1.0
- Dominant language
- Lua
- Stars
- 5.6k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.