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
2026-09-16 02:42:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
979b7b0c4950b19cf180758d98fec170834eeb66
neovim
/
test
/
functional
/
lua
History
zeertzjq
62f09017e0
test: add test for :runtime completion for .lua
2023-01-26 11:55:34 +08:00
..
api_spec.lua
…
buffer_updates_spec.lua
…
command_line_completion_spec.lua
…
commands_spec.lua
…
diagnostic_spec.lua
feat(diagnostic): vim.diagnostic.is_disabled()
#21527
2023-01-12 08:57:39 -08:00
ffi_spec.lua
feat(ui): add 'statuscolumn' option
2023-01-09 17:12:06 +00:00
filetype_spec.lua
…
fs_spec.lua
fix(fs): duplicate path separator
#21509
2023-01-03 09:24:14 -08:00
help_spec.lua
…
highlight_spec.lua
…
inspector_spec.lua
feat:
vim.inspect_pos
,
vim.show_pos
,
:Inspect
2022-12-17 13:05:31 +01:00
json_spec.lua
…
loop_spec.lua
…
luaeval_spec.lua
…
mpack_spec.lua
…
overrides_spec.lua
…
runtime_spec.lua
test: add test for :runtime completion for .lua
2023-01-26 11:55:34 +08:00
secure_spec.lua
fix(secure): crash when hitting escape in prompt (
#21283
)
2022-12-05 11:59:04 -07:00
spell_spec.lua
…
thread_spec.lua
…
ui_event_spec.lua
…
ui_spec.lua
…
uri_spec.lua
…
vim_spec.lua
build: make generated source files reproducible
#21586
2023-01-23 01:26:46 -08:00
xdiff_spec.lua
…