neovim/runtime
Evgeni Chasnovski f8795365de
test(lua): cover vim._with() with tests
Problem: `vim._with()` has many different use cases which are not
  covered with tests.

Solution: cover with tests. Some (many) test cases are intentionally
  marked as "pending" because they cover cases which don't work as
  expected at the moment (and fixing them requires specific knowledge of
  C codebase). Use them as a reference for future fixes.
  Also some of "can be nested" tests currently might pass only because
  the tested context doesn't work.
2024-06-24 20:23:11 +03:00
..
autoload vim-patch:52f2ff0: runtime(zip): revert unintended change to zip#Write() 2024-06-16 05:52:13 +08:00
colors
compiler vim-patch:0ddab58: runtime(java): Add a config variable for commonly used compiler options 2024-06-16 23:24:55 +02:00
doc feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323 2024-06-24 07:54:56 -07:00
ftplugin vim-patch:17e0a19: runtime(scheme): update runtime files 2024-06-21 11:03:47 +02:00
indent vim-patch:17e0a19: runtime(scheme): update runtime files 2024-06-21 11:03:47 +02:00
keymap
lua test(lua): cover vim._with() with tests 2024-06-24 20:23:11 +03:00
macros
pack/dist/opt Merge pull request #29413 from jiangyinzuo/vim-patch-9.1.0497 2024-06-20 12:29:47 +08:00
plugin
queries
spell
syntax vim-patch:01a4fb1: runtime(java): Compose "g:java_highlight_signature" and "g:java_highlight_functions" 2024-06-23 12:20:08 +02:00
tools
tutor
CMakeLists.txt
delmenu.vim
filetype.lua fix(filetype): source ftdetect/* after creating scripts.vim autocmds (#29445) 2024-06-22 21:17:36 +08:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim
menu.vim
mswin.vim
neovim.ico
nvim.appdata.xml
nvim.desktop
nvim.png
optwin.vim
synmenu.vim