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-10 21:37:06 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f79052faef874b19ebbed007c30eb3f2c994a8b2
neovim
/
test
/
functional
History
Raphael
f79052faef
refactor(float): rename ex_floatclose to ex_fclose (
#25596
)
2023-10-11 15:03:59 +08:00
..
api
fix(autocmd): API functions accept garbage after event name
#25523
2023-10-09 02:50:44 -07:00
autocmd
fix(ui): trigger TabNewEntered after split new tab
2023-10-07 16:40:57 +08:00
core
test(core/path_spec): don't use fnameescape() (
#25593
)
2023-10-11 07:24:37 +08:00
editor
…
ex_cmds
docs: small fixes
2023-10-10 19:20:32 +02:00
fixtures
…
legacy
…
lua
fix(lua): vim.region on linewise selection
#25467
2023-10-06 05:44:50 -07:00
options
…
plugin
fix(lsp): account for border height in max floating popup height (
#25539
)
2023-10-08 10:09:25 +02:00
provider
…
shada
…
terminal
refactor(grid): do arabic shaping in one place
2023-10-08 15:22:45 +02:00
treesitter
…
ui
refactor(float): rename ex_floatclose to ex_fclose (
#25596
)
2023-10-11 15:03:59 +08:00
vimscript
…
example_spec.lua
…
helpers.lua
…
preload.lua
…