Files
neovim/runtime/lua/vim
Gabriel Sanches 8885ea7f24 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.
2021-04-23 14:50:35 -07:00
..
2018-12-20 11:57:30 +01:00
2020-11-12 22:21:34 -05:00
2020-11-12 22:21:34 -05:00