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-04 19:42:21 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37bb40701d672d5213ec1be4e21d7808aee968e7
neovim
/
test
/
functional
History
zeertzjq
0adb9f75c5
Merge pull request
#23071
from luukvbaal/sloclater
...
fix: winbar is not redrawn on window change when 'showcmdloc' is "statusline"
2023-04-14 07:00:04 +08:00
..
api
fix(api): make nvim_get_hl not return non-existing groups
2023-04-13 14:17:12 +02:00
autocmd
…
core
test(startup_spec): use getscriptinfo() instead of :scriptnames (
#23034
)
2023-04-12 09:17:32 +08:00
editor
…
ex_cmds
…
fixtures
…
legacy
…
lua
fix(loader): reset hashes when running the loader
2023-04-13 17:34:47 +01:00
options
…
plugin
test(lsp): fix unstable tests for set_defaults (
#23002
)
2023-04-11 18:37:27 +02:00
provider
…
shada
refactor: remove modelines from Lua files
2023-04-13 23:29:13 +02:00
terminal
…
treesitter
…
ui
test(winbar_spec): properly update winbar when 'showcmdloc' is "statusline"
2023-04-14 00:11:28 +02:00
vimscript
…
example_spec.lua
…
helpers.lua
…
preload.lua
…