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
2026-05-08 14:52:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7880eeb2ee9d4a0d3eeeec58c8af9a144c8d5e77
neovim
/
test
/
functional
History
bfredl
8376486e8f
Merge pull request
#17537
from bfredl/neolua
...
refactor(tests): run unittests using main nvim binary - delete separate nvim-test build
2023-01-31 19:58:33 +01:00
..
api
fix(highlight): properly deal with underline mask when listing (
#22057
)
2023-01-31 07:08:23 +08:00
autocmd
…
core
refactor(tests): run unittests using main nvim binary in interpreter mode
2023-01-31 19:28:26 +01:00
editor
…
ex_cmds
…
fixtures
fix(tests): use -l mode for lsp tests
2023-01-31 13:15:23 +01:00
legacy
…
lua
test: add test for :runtime completion for .lua
2023-01-26 11:55:34 +08:00
options
…
plugin
fix(tests): use -l mode for lsp tests
2023-01-31 13:15:23 +01:00
provider
…
shada
…
terminal
…
treesitter
fix(treesitter): validate language name
2023-01-28 11:28:52 +01:00
ui
…
vimscript
test: exepath() returns correct path with cmd.exe, powershell
#21928
2023-01-26 03:06:29 -08:00
example_spec.lua
…
helpers.lua
…
preload.lua
…