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-09 12:57:14 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16d06fa3eb74ed96b659736ea504c31ed81c325e
neovim
/
test
/
functional
/
lua
History
Björn Linse
09e96fe609
Merge pull request
#16124
from mjlbach/feat/bjorn-bait
...
feat: add vim.str_utf_pos
2021-10-24 16:20:16 +02:00
..
api_spec.lua
fix(api): check type in nlua_pop_keydict (
#15940
)
2021-10-08 18:22:33 +08:00
buffer_updates_spec.lua
fix(buffer_updates): handle :sort of already sorted buffer
2021-10-08 16:15:35 +02:00
command_line_completion_spec.lua
…
commands_spec.lua
…
diagnostic_spec.lua
fix(diagnostic): handle diagnostics placed past the end of line (
#16095
)
2021-10-19 16:27:49 -06:00
ffi_spec.lua
fix(build): export symbols on Windows
2021-10-17 18:49:55 +06:00
highlight_spec.lua
…
json_spec.lua
…
loop_spec.lua
…
luaeval_spec.lua
feat(lua): document support of packages with v:lua syntax
2021-10-23 18:24:00 +02:00
mpack_spec.lua
…
overrides_spec.lua
…
runtime_spec.lua
…
ui_spec.lua
…
uri_spec.lua
fix: correctly capture uri scheme on windows (
#16027
)
2021-10-15 12:03:41 -07:00
vim_spec.lua
feat: add vim.str_utf_pos function
2021-10-24 03:35:38 -07:00
xdiff_spec.lua
…