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-11 06:52:09 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
19858288b415ebea078dee88d12715409ea73c00
neovim
/
test
/
functional
/
vimscript
History
zeertzjq
74998b0449
fix(event-loop): call vpeekc() directly first to check for character
...
Expand mappings first by calling `vpeekc()` directly.
2022-02-03 13:43:48 +08:00
..
api_functions_spec.lua
…
buf_functions_spec.lua
…
changedtick_spec.lua
…
container_functions_spec.lua
…
ctx_functions_spec.lua
…
environ_spec.lua
…
errorlist_spec.lua
…
eval_spec.lua
vim-patch:8.2.3917: the eval.txt help file is way too big
2022-01-29 15:19:29 -05:00
executable_spec.lua
…
execute_spec.lua
…
exepath_spec.lua
…
fnamemodify_spec.lua
…
functions_spec.lua
vim-patch:8.2.3917: the eval.txt help file is way too big
2022-01-29 15:19:29 -05:00
getline_spec.lua
…
glob_spec.lua
…
has_spec.lua
…
hostname_spec.lua
…
input_spec.lua
…
json_functions_spec.lua
…
lang_spec.lua
…
let_spec.lua
…
map_functions_spec.lua
…
match_functions_spec.lua
…
minmax_functions_spec.lua
…
modeline_spec.lua
…
msgpack_functions_spec.lua
…
null_spec.lua
…
operators_spec.lua
…
printf_spec.lua
…
reltime_spec.lua
…
screenpos_spec.lua
fix(screenpos, float): add top and left border adjustment
2021-12-15 22:40:10 +08:00
server_spec.lua
…
setpos_spec.lua
…
sort_spec.lua
…
special_vars_spec.lua
…
string_spec.lua
…
system_spec.lua
…
timer_spec.lua
fix(event-loop): call vpeekc() directly first to check for character
2022-02-03 13:43:48 +08:00
uniq_spec.lua
…
vvar_event_spec.lua
…
wait_spec.lua
…
writefile_spec.lua
…