diff options
author | Mathias Fußenegger <mfussenegger@users.noreply.github.com> | 2022-12-31 16:16:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-31 16:16:21 +0100 |
commit | 6ba34e21fee2a81677e8261dfeaf24c8cd320500 (patch) | |
tree | c972f70f75dd53c28e97c857c4085b596e1b92af /runtime/lua/vim/inspect.lua | |
parent | cce736218f465511194465410e1ba23b5530e46f (diff) | |
download | rneovim-6ba34e21fee2a81677e8261dfeaf24c8cd320500.tar.gz rneovim-6ba34e21fee2a81677e8261dfeaf24c8cd320500.tar.bz2 rneovim-6ba34e21fee2a81677e8261dfeaf24c8cd320500.zip |
feat(lsp): add function to clear codelens (#21504)
Currently once you retrieve the lenses you're pretty much stuck with
them as saving new lenses is additive.
Adding a dedicated method to reset lenses allows users to toggle lenses
on/off which can be useful for language servers where they are noisy or
expensive and you only want to see them temporary.
Diffstat (limited to 'runtime/lua/vim/inspect.lua')
0 files changed, 0 insertions, 0 deletions