neovim/test/functional/plugin
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
..
lsp lsp: client stop cleanups (#13877) 2021-02-19 22:05:49 -05:00
health_spec.lua tests/ui: cleanup illegitimate usages of "attr_ignore" 2019-10-13 22:10:42 +02:00
lsp_spec.lua lsp: make tagstack smarter motion-wise (#12262) 2021-04-23 14:50:35 -07:00
man_spec.lua tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +02:00
matchparen_spec.lua test: Eliminate plugin/helpers.lua 2019-08-05 23:55:57 +02:00
msgpack_spec.lua test: Eliminate plugin/helpers.lua 2019-08-05 23:55:57 +02:00
shada_spec.lua test/shada_spec: avoid exit_event race #10951 2019-09-05 09:48:34 -07:00