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
6364fc617ded29100c1aa3103e189fd983dd5e64
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