This website requires JavaScript.
Explore
Help
Sign In
alex
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2026-02-01 18:11:12 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd3d857c390bee1f467eda9ec82c29948672bbff
neovim
/
test
/
functional
/
lua
History
zeertzjq
7b6d041bae
fix(heredoc): allow missing end marker for scripts
...
Also do not crash when getting heredoc fails.
2023-04-29 09:39:55 +08:00
..
api_spec.lua
vim-patch:8.2.2857: Vim9: exception in ISN_INSTR caught at wrong level (
#23131
)
2023-04-16 18:27:33 +08:00
buffer_updates_spec.lua
…
command_line_completion_spec.lua
…
commands_spec.lua
fix(heredoc): allow missing end marker for scripts
2023-04-29 09:39:55 +08:00
diagnostic_spec.lua
feat(diagnostic): specify diagnostic virtual text prefix as a function
2023-04-17 12:53:34 +01:00
ffi_spec.lua
…
filetype_spec.lua
…
fs_spec.lua
…
help_spec.lua
…
highlight_spec.lua
…
inspector_spec.lua
…
iter_spec.lua
test: move vim.iter tests to separate file
2023-04-24 20:31:25 -06:00
json_spec.lua
…
loader_spec.lua
…
loop_spec.lua
…
luaeval_spec.lua
vim-patch:8.2.2857: Vim9: exception in ISN_INSTR caught at wrong level (
#23131
)
2023-04-16 18:27:33 +08:00
mpack_spec.lua
…
overrides_spec.lua
…
runtime_spec.lua
…
secure_spec.lua
test: fix dependencies between test cases (
#23343
)
2023-04-27 15:51:44 +08:00
spell_spec.lua
…
thread_spec.lua
…
ui_event_spec.lua
…
ui_spec.lua
…
uri_spec.lua
…
version_spec.lua
…
vim_spec.lua
refactor(build): include lpeg as a library
2023-04-27 11:40:00 +02:00
watch_spec.lua
fix(watchfiles): skip Created events when poll starts (
#23139
)
2023-04-17 18:50:05 +02:00
xdiff_spec.lua
…