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-06-25 20:55:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39ae0a0b7a3672455fcc282549f1d3d10b07e510
neovim
/
test
/
functional
/
api
History
Dhruv Manilawala
39ae0a0b7a
fix(api): avoid assertion when autocmd group id is 0
...
(cherry picked from commit
3a35d7c0e8
)
2023-04-23 01:23:48 +00:00
..
autocmd_spec.lua
fix(api): avoid assertion when autocmd group id is 0
2023-04-23 01:23:48 +00:00
buffer_spec.lua
…
buffer_updates_spec.lua
refactor(defaults)!: change default 'commentstring' value to empty (
#22862
)
2023-04-02 23:01:48 +08:00
command_spec.lua
…
extmark_spec.lua
fix(api): extmark highlight groups not always included in details
2023-04-18 13:08:35 +00:00
highlight_spec.lua
[Backport release-0.9] fix(api): make nvim_get_hl not return non-existing groups (
#23065
)
2023-04-13 15:04:45 +02:00
keymap_spec.lua
…
menu_spec.lua
…
proc_spec.lua
…
rpc_fixture.lua
…
server_notifications_spec.lua
…
server_requests_spec.lua
…
tabpage_spec.lua
…
ui_spec.lua
…
version_spec.lua
…
vim_spec.lua
feat(api): set statuscolumn line number in nvim_eval_statusline()
2023-04-07 03:27:44 +02:00
window_spec.lua
…