mirror of
https://github.com/neovim/neovim
synced 2025-07-16 09:11:51 +00:00
docs: misc #24163
- Also delete old perl scripts which are not used since 8+ years ago. fix #23251 fix #27367 ref https://github.com/neovim/neovim/issues/2252#issuecomment-1902662577 Helped-by: Daniel Kongsgaard <dakongsgaard@gmail.com> Co-authored-by: Kevin Pham <keevan.pham@gmail.com>
This commit is contained in:
1
runtime/lua/vim/_meta/options.lua
generated
1
runtime/lua/vim/_meta/options.lua
generated
@ -7446,6 +7446,7 @@ vim.bo.vts = vim.bo.vartabstop
|
||||
---
|
||||
--- Level Messages ~
|
||||
--- ----------------------------------------------------------------------
|
||||
--- 1 Enables Lua tracing (see above). Does not produce messages.
|
||||
--- 2 When a file is ":source"'ed, or `shada` file is read or written.
|
||||
--- 3 UI info, terminal capabilities.
|
||||
--- 4 Shell commands.
|
||||
|
Reference in New Issue
Block a user