diff options
author | Raphael <glephunter@gmail.com> | 2023-08-03 17:52:21 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-03 02:52:21 -0700 |
commit | 214b125132778c5d51d4d7e673d31a9be835e150 (patch) | |
tree | e4a9e7b7ad7e5342c4f1bef91ec8c391814e8c1c /runtime/lua/vim/shared.lua | |
parent | 4a06de40e7c5bfe3be8f243b23b1676034fc6b08 (diff) | |
download | rneovim-214b125132778c5d51d4d7e673d31a9be835e150.tar.gz rneovim-214b125132778c5d51d4d7e673d31a9be835e150.tar.bz2 rneovim-214b125132778c5d51d4d7e673d31a9be835e150.zip |
fix(gen_lsp.lua): no notifications in lsp.Methods #24530
Problem:
- Notifications are missing from `lsp.Methods`.
- Need a way to represent `$/` prefixed methods.
Solution:
- Generate notifications.
- Use "dollar_" prefix for `$/` methods.
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions