This website requires JavaScript.
Explore
Help
Sign In
kevin
/
neovim
Watch
1
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2024-12-31 17:13:26 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eb876a0a6f
neovim
/
test
/
functional
/
vimscript
History
erw7
16d06fa3eb
fix(eval): fix has('wsl')
#16153
...
Problem: has('wsl') is decided at build-time. Solution: Check os_uname().
Fixes
#12642
,
#16143
2021-10-29 16:55:32 -07: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
executable_spec.lua
fix(eval): checking for a non-empty string is too strict (
#15987
)
2021-10-28 22:13:40 -04:00
execute_spec.lua
exepath_spec.lua
fix(eval): checking for a non-empty string is too strict (
#15987
)
2021-10-28 22:13:40 -04:00
fnamemodify_spec.lua
functions_spec.lua
getline_spec.lua
glob_spec.lua
has_spec.lua
fix(eval): fix has('wsl')
#16153
2021-10-29 16:55:32 -07:00
hostname_spec.lua
input_spec.lua
json_functions_spec.lua
feat(eval/method): partially port v8.1.1954
2021-10-03 20:06:33 +01:00
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
fix(eval): checking for a non-empty string is too strict (
#15987
)
2021-10-28 22:13:40 -04:00
operators_spec.lua
printf_spec.lua
reltime_spec.lua
server_spec.lua
setpos_spec.lua
sort_spec.lua
special_vars_spec.lua
string_spec.lua
system_spec.lua
timer_spec.lua
uniq_spec.lua
vvar_event_spec.lua
wait_spec.lua
writefile_spec.lua