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-18 19:19:19 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
971e0ca903fce05bd4853b129ed40dee7366956f
neovim
/
src
/
nvim
/
lua
History
notomo
971e0ca903
fix(notify): Expected 3 arguments error (
#13905
)
2021-02-09 11:41:02 +01:00
..
converter.c
Use abort() instead of assert(false) for things that should never happen
2021-01-31 11:28:52 -05:00
converter.h
lua: Add ability to pass tables with __call
2020-07-10 20:23:12 -04:00
executor.c
lint
2021-01-26 17:09:35 -08:00
executor.h
api: multiple decoration providers at once
2020-10-10 15:16:45 +02:00
treesitter.c
fix(treesitter): allow ranges in set_included_ranges
2020-11-23 15:09:32 +01:00
treesitter.h
tree-sitter: fix lint, delete "demo" plugin (replaced by functional tests)
2019-09-28 17:46:25 +02:00
vim.lua
fix(notify): Expected 3 arguments error (
#13905
)
2021-02-09 11:41:02 +01:00