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-09 22:11:52 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
917dfa510a79bda49aa815f449901480847fbeee
neovim
/
test
/
functional
History
bfredl
147908336e
fix(lua): don't use nlua_error when exiting early
...
Screen state is not initialized yet. Print directly to stderr instead.
2022-03-07 11:04:36 +01:00
..
api
feat(api): add 'buffer' argument to nvim_get_autocmds (
#17594
)
2022-03-06 12:35:14 -07:00
autocmd
…
core
…
editor
…
ex_cmds
…
fixtures
…
legacy
test(autochdir_spec): use better patterns
2022-03-07 06:43:03 +08:00
lua
fix(lua): don't use nlua_error when exiting early
2022-03-07 11:04:36 +01:00
options
test: add a test for
#17609
2022-03-07 06:43:03 +08:00
plugin
fix(lsp): handle insertion of previous line (
#17618
)
2022-03-06 07:52:11 -08:00
provider
…
shada
…
terminal
fix(api): highlight attribute for underline
2022-03-06 23:51:25 +03:00
treesitter
…
ui
…
vimscript
…
example_spec.lua
…
helpers.lua
…
preload.lua
…