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-26 21:25:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06d0985722ae7d07dfde02849cef6445701940cf
neovim
/
test
/
functional
/
api
History
Null Chilly
2430e96da5
fix(api): nvim_get_hl should return default flag
...
(cherry picked from commit
5ba43c18e8
)
2023-05-22 08:49:28 +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
fix(api): allow empty Lua table for nested dicts
#22268
2023-02-16 07:07:18 -08:00
extmark_spec.lua
fix(api): extmark highlight groups not always included in details
2023-04-18 13:08:35 +00:00
highlight_spec.lua
fix(api): nvim_get_hl should return default flag
2023-05-22 08:49:28 +00:00
keymap_spec.lua
fix(redo): make redo of Lua mappings in op-pending mode work
2023-05-10 09:51:31 +00:00
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
…