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-08-19 22:01:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49cd750d6a72efc0571a89d7a874bbb01081227f
neovim
/
test
/
functional
History
Björn Linse
9c00fea585
lua: add regex support, and
@match
support in treesitter queries
2020-02-26 19:39:02 +01:00
..
api
…
autocmd
…
cmdline
…
core
…
eval
lua: move test helper function, map and filter, to vim.shared module
2020-02-18 17:43:10 +09:00
ex_cmds
…
fixtures
…
insert
…
legacy
…
lua
lua: add regex support, and
@match
support in treesitter queries
2020-02-26 19:39:02 +01:00
normal
lua: move test helper function, map and filter, to vim.shared module
2020-02-18 17:43:10 +09:00
options
…
plugin
test: always dump logs on failure
#11886
2020-02-16 23:30:24 -08:00
provider
…
shada
…
terminal
…
ui
test: always use "set more" with :digraph test
2020-02-19 13:08:12 +01:00
viml
…
example_spec.lua
…
helpers.lua
lua: move test helper function, map and filter, to vim.shared module
2020-02-18 17:43:10 +09:00
preload.lua
…