diff options
| author | Dan Sully <22371+dsully@users.noreply.github.com> | 2025-02-23 07:51:12 -0800 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-23 07:51:12 -0800 | 
| commit | b28373638848c0532bea346f48083c7e65f2d8f6 (patch) | |
| tree | 6758807386a612cfc53a4eb235efae069467aafa /test/functional/core/remote_spec.lua | |
| parent | 4a0ee22e77d169191e7163d1340b835145f4dac9 (diff) | |
| download | rneovim-b28373638848c0532bea346f48083c7e65f2d8f6.tar.gz rneovim-b28373638848c0532bea346f48083c7e65f2d8f6.tar.bz2 rneovim-b28373638848c0532bea346f48083c7e65f2d8f6.zip | |
fix(lua): `@private` => `@nodoc` #32587
Problem:
vim.log.levels.* and vim.opt_local are marked `@private` but they should be `@nodoc`.
Solution:
Fix the annotation.
Diffstat (limited to 'test/functional/core/remote_spec.lua')
0 files changed, 0 insertions, 0 deletions
