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
2025-09-07 20:08:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0570a19c8a84debcdf2bc73f4c5f2d7d9de3ead2
neovim
/
test
/
functional
/
provider
History
zeertzjq
5b312cd5f6
fix(eval): make has('pythonx') work properly (
#27739
)
...
Problem: has('pythonx') always returns 1. Solution: Make it the same as has('python3').
2024-03-05 15:54:41 +08:00
..
clipboard_spec.lua
test: rename (meths, funcs) -> (api, fn)
2024-01-12 18:59:14 +00:00
define_spec.lua
refactor(tests): get channel id via nvim_get_chan_info
#27441
2024-02-12 05:50:39 -08:00
nodejs_spec.lua
refactor: format test/*
2024-01-03 02:09:29 +01:00
perl_spec.lua
test: rename (meths, funcs) -> (api, fn)
2024-01-12 18:59:14 +00:00
provider_spec.lua
refactor: format test/*
2024-01-03 02:09:29 +01:00
python3_spec.lua
fix(eval): make has('pythonx') work properly (
#27739
)
2024-03-05 15:54:41 +08:00
ruby_spec.lua
test: rename (meths, funcs) -> (api, fn)
2024-01-12 18:59:14 +00:00