This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2025-09-06 19:38:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9471b159362aabd35ef044a95e46520e8c110a57
neovim
/
test
/
functional
/
plugin
History
Mathias Fussenegger
046991e4d5
lsp: Remove vim.NIL handling from apply_text_document_edit
...
The rpc layer normalizes `vim.NIL` to `nil`, so the scenario tested should never happen.
2021-04-14 21:42:03 +02: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: Remove vim.NIL handling from apply_text_document_edit
2021-04-14 21:42:03 +02: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