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-01-06 19:39:53 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
44d4f0357341d661a8fa7bd88c244e0ab196a838
neovim
/
test
/
functional
History
Luuk van Baal
44d4f03573
fix(column): rebuild status column when sign column is invalid
2023-04-19 03:22:27 +02:00
..
api
fix(api): extmark highlight groups not always included in details (
#23179
)
2023-04-18 21:07:37 +08:00
autocmd
…
core
…
editor
…
ex_cmds
fix(excmd): make :def unknown rather than unimplemented (
#23150
)
2023-04-17 17:44:08 +08:00
fixtures
refactor: deprecate checkhealth functions
2023-04-15 23:40:48 +02:00
legacy
vim-patch:9.0.1461: ruler not drawn correctly when using 'rulerformat'
2023-04-17 18:38:31 +01:00
lua
feat(lua): add vim.iter (
#23029
)
2023-04-17 12:54:19 -06:00
options
…
plugin
refactor: deprecate checkhealth functions
2023-04-15 23:40:48 +02:00
provider
…
shada
…
terminal
…
treesitter
…
ui
fix(column): rebuild status column when sign column is invalid
2023-04-19 03:22:27 +02:00
vimscript
…
example_spec.lua
…
helpers.lua
…
preload.lua
…