This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim
synced
2025-07-16 09:11:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa6b9c677d83d76d448c3bb0973bf8d14bfdf922
neovim
/
runtime
/
lua
History
dundargoc
aa6b9c677d
refactor: use
vim._with
where possible
...
This mostly means replacing `nvim_buf_call` and `nvim_win_call` with `vim._with`.
2024-06-28 19:58:31 +02:00
..
vim
refactor: use
vim._with
where possible
2024-06-28 19:58:31 +02:00
_vim9script.lua
refactor(lua): rename tbl_islist => islist
2024-04-21 17:08:07 +02:00
coxpcall.lua
build(lua): vendor coxpcall
2023-09-10 11:43:37 +02:00
editorconfig.lua
feat(editorconfig): add support for spelling_language (
#28638
)
2024-06-06 09:16:43 -05:00
man.lua
fix(man): filter OSC 8 hyperlink markup
#29171
2024-06-07 12:43:17 -07:00
tohtml.lua
refactor: use
vim._with
where possible
2024-06-28 19:58:31 +02:00