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-24 03:11:04 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5d9f2d7eccbc7b02bd330b70aa8eb0ad5d90c023
neovim
/
test
/
functional
History
zeertzjq
5d9f2d7ecc
fix(drawline): don't draw beyond end of window (
#29035
)
...
(cherry picked from commit
9a0239fdc8
)
2024-05-27 06:37:38 +00:00
..
api
…
autocmd
…
core
…
editor
…
ex_cmds
…
fixtures
…
legacy
…
lua
fix(fs): make vim.fs.root work for relative paths and unnamed buffers (
#28973
)
2024-05-24 10:57:21 -05:00
options
…
plugin
fix(lsp): check if buffer was detached in on_init callback (
#28942
)
2024-05-23 16:27:27 +02:00
provider
…
script
…
shada
…
terminal
…
treesitter
…
ui
fix(drawline): don't draw beyond end of window (
#29035
)
2024-05-27 06:37:38 +00:00
vimscript
…
example_spec.lua
…
preload.lua
…
testnvim.lua
…