diff options
author | Gabriel Sanches <gabriel@gsr.dev> | 2021-04-23 18:50:35 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-23 14:50:35 -0700 |
commit | 8885ea7f244ee49b0018dc57be84917ea7886c2d (patch) | |
tree | 51e9a2677cbb76a9847493fab71effc8d4c27924 /runtime/lua/vim/lsp.lua | |
parent | d650c654a8aee99e925e3fccc6d2d42598482beb (diff) | |
download | rneovim-8885ea7f244ee49b0018dc57be84917ea7886c2d.tar.gz rneovim-8885ea7f244ee49b0018dc57be84917ea7886c2d.tar.bz2 rneovim-8885ea7f244ee49b0018dc57be84917ea7886c2d.zip |
lsp: make tagstack smarter motion-wise (#12262)
This commit prevents two things regarding the tagstack and jumping to
locations:
- Pushing the same item twice in a row
- Pushing an item where the destination is the same as the source
Both prevent having to press CTRL-T additional times just to pop items
that don't make the cursor move.
Diffstat (limited to 'runtime/lua/vim/lsp.lua')
0 files changed, 0 insertions, 0 deletions