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-01-07 11:57:56 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9e1ee9fb1d747facb6fa97a32dc5e22c7dfcb346
neovim
/
test
/
functional
/
lua
History
James McCoy
88595fbb21
fix(filetype.lua): escape expansion of ~ when used as a pattern
2022-05-02 08:38:35 -04:00
..
api_spec.lua
…
buffer_updates_spec.lua
fix(extmarks): splice extmarks on accepting spell
2022-04-02 12:35:33 -04:00
command_line_completion_spec.lua
…
commands_spec.lua
…
diagnostic_spec.lua
fix(diagnostic): use nvim_exec_autocmds to trigger DiagnosticChanged (
#18188
)
2022-04-20 08:16:47 -06:00
ffi_spec.lua
…
filetype_spec.lua
fix(filetype.lua): escape expansion of ~ when used as a pattern
2022-05-02 08:38:35 -04:00
highlight_spec.lua
…
json_spec.lua
…
loop_spec.lua
…
luaeval_spec.lua
…
mpack_spec.lua
…
overrides_spec.lua
…
runtime_spec.lua
…
spell_spec.lua
…
thread_spec.lua
…
ui_spec.lua
…
uri_spec.lua
…
vim_spec.lua
fix(shared): avoid indexing unindexable values in vim.tbl_get() (
#18337
)
2022-05-01 21:08:05 +02:00
xdiff_spec.lua
…