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-23 10:52:01 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b17f1e6fe86ae44676647ef939b361f54d95cd4d
neovim
/
test
/
unit
History
zeertzjq
f4300985d3
Merge pull request
#17113
from zeertzjq/vim-8.2.2569
...
feat(statusline): support multibyte fillchar
2022-02-01 17:57:01 +08:00
..
api
refactor(api): break out Vim script functions to its own file
2021-10-29 16:59:53 +02:00
charset
chore: fix typos (
#16816
)
2022-01-04 11:07:40 -07:00
eval
vim-patch:8.2.1473: items in a list given to :const can still be modified
2021-09-16 00:13:41 +01:00
fixtures
…
os
chore: fix typos (
#16816
)
2022-01-04 11:07:40 -07:00
viml
…
buffer_spec.lua
feat(statusline): support multibyte fillchar
2022-01-16 19:54:27 +08:00
fileio_spec.lua
…
formatc.lua
…
garray_spec.lua
chore: fix typos (
#16816
)
2022-01-04 11:07:40 -07:00
helpers.lua
…
keymap_spec.lua
…
marktree_spec.lua
refactor(extmarks): use a more efficient representation
2022-01-15 22:08:12 +01:00
mbyte_spec.lua
…
memory_spec.lua
…
message_spec.lua
…
multiqueue_spec.lua
…
option_spec.lua
…
path_spec.lua
test(unit): add unit tests for path_with_url
2022-01-24 13:01:35 +08:00
preload.lua
…
preprocess.lua
…
profile_spec.lua
…
rbuffer_spec.lua
…
search_spec.lua
…
set.lua
…
strings_spec.lua
…
tempfile_spec.lua
…
testtest_spec.lua
…
tui_spec.lua
…
undo_spec.lua
…