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-03-13 03:24:33 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb331a9b31c441d47fc2cb3dcb87e0573f519dd9
neovim
/
test
/
functional
History
Matthieu Coudron
bb331a9b31
mouse.c: can click on multibyte foldopen/foldclose (
#11863
)
...
would previously only work with ascii fillchars. Added a test.
2020-02-14 16:42:00 +01:00
..
api
api: add nvim_get_runtime_file for finding runtime files
2020-02-07 09:22:55 +01:00
autocmd
…
cmdline
…
core
…
eval
…
ex_cmds
mksession: always unix slashes "/" for filepaths
2020-01-26 17:30:47 -08:00
fixtures
…
insert
…
legacy
vim-patch:8.1.0092: prompt buffer test fails
2020-02-12 16:03:54 +09:00
lua
test: add json_encode test for vim.empty_dict()
2020-02-12 21:08:12 +09:00
normal
…
options
tests: bail out on libdir just like $VIMRUNTIME, it cannot be calculated
2020-02-07 09:32:25 +01:00
plugin
…
provider
…
shada
…
terminal
…
ui
mouse.c: can click on multibyte foldopen/foldclose (
#11863
)
2020-02-14 16:42:00 +01:00
viml
…
example_spec.lua
…
helpers.lua
mksession: always unix slashes "/" for filepaths
2020-01-26 17:30:47 -08:00
preload.lua
…