Merge pull request #24363 from lewis6991/docs/luatypes

docs(lua): move some function docs to lua files
This commit is contained in:
Lewis Russell
2023-07-17 17:40:14 +01:00
committed by GitHub
22 changed files with 2201 additions and 1255 deletions

View File

@@ -186,7 +186,7 @@ backwards-compatibility cost. Some examples:
Some features are built in that otherwise required external plugins:
- Highlighting the yanked region, see |lua-highlight|.
- Highlighting the yanked region, see |vim.highlight|.
ARCHITECTURE