neovim/runtime/doc
Lewis Russell b6e350a6b4 fix(lua): allows tables with integer keys to be merged in tbl_deep_extend
- The exclusion of lists was never justified in the commit history and is
  the wrong thing to do for a function that deals with tables.

- Move the error checks out of the recursive path.

Fixes #23654
2024-09-04 11:34:19 +01:00
..
api.txt docs: misc (#29229) 2024-06-15 07:04:27 +08:00
arabic.txt
autocmd.txt vim-patch:9.1.0543: Behavior of CursorMovedC is strange (#29608) 2024-07-08 06:55:21 +08:00
backers.txt
builtin.txt docs: misc #28970 2024-09-01 13:01:24 -07:00
change.txt vim-patch:ecd642a: runtime(doc): clarify, that register 1-9 will always be shifted (#29476) 2024-06-25 06:18:57 +08:00
channel.txt
cmdline.txt vim-patch:e44e644: runtime(doc): fix grammar in :h :keeppatterns 2024-08-21 07:03:55 +08:00
debug.txt
deprecated.txt fix(diagnostic): fix backwards compatibility for goto_next and goto_prev (#29593) 2024-07-09 14:08:12 -05:00
dev_style.txt docs: news 2024-05-15 23:19:26 +02:00
dev_theme.txt docs: news 2024-05-15 23:19:26 +02:00
dev_tools.txt docs: how to get core dump files #28826 2024-05-21 09:31:28 -07:00
dev_vimpatch.txt build(deps): vendor libvterm at v0.3.3 2024-08-10 10:26:07 +02:00
develop.txt docs: misc #28970 2024-09-01 13:01:24 -07:00
diagnostic.txt fix(diagnostic): make docs agree with code (#29561) 2024-07-04 12:15:35 -05:00
diff.txt vim-patch:9.0.0634: evaluating "expr" options has more overhead than needed 2024-08-02 11:56:51 +08:00
digraph.txt
editing.txt vim-patch:partial:f10911e: Update runtime files (#29936) 2024-08-01 03:50:38 +00:00
editorconfig.txt feat(editorconfig): add support for spelling_language (#28638) 2024-06-06 09:16:43 -05:00
eval.txt vim-patch:partial:f10911e: Update runtime files (#29936) 2024-08-01 03:50:38 +00:00
faq.txt docs: nvim.appdata.xml, set faq to "flow" layout #28769 2024-05-16 01:53:33 -07:00
filetype.txt vim-patch:3e07d5a: runtime(go): add recommended indent options to ftplugin 2024-07-17 11:11:58 +02:00
fold.txt vim-patch:9.0.0632: calling a function from an "expr" option has overhead 2024-08-02 11:56:51 +08:00
ft_ada.txt
ft_hare.txt vim-patch:9.1.0442: hare runtime files outdated (#29011) 2024-05-26 07:11:50 +08:00
ft_ps1.txt
ft_raku.txt
ft_rust.txt
ft_sql.txt docs: fix more treesitter parsing errors 2024-06-09 13:54:34 +02:00
gui.txt vim-patch:c1b3984: runtime(doc): minor updates. (#29778) 2024-07-18 08:08:56 +08:00
health.txt docs: misc #28970 2024-09-01 13:01:24 -07:00
hebrew.txt
help.txt feat(help): use treesitter for table of contents 2024-06-09 13:54:34 +02:00
helphelp.txt
if_perl.txt
if_pyth.txt
if_ruby.txt
indent.txt
index.txt docs: misc (#29622) 2024-07-15 06:54:45 +08:00
insert.txt vim-patch:88a6dd0: runtime(doc): fix typo (#30140) 2024-08-26 08:10:29 +08:00
intro.txt
job_control.txt
lsp.txt feat(lsp): support hostname in rpc.connect #30238 2024-09-03 08:10:39 -07:00
lua-guide.txt docs: misc (#28837) 2024-06-07 10:55:14 +08:00
lua.txt docs: misc #28970 2024-09-01 13:01:24 -07:00
luaref.txt
luvref.txt
map.txt vim-patch:e2c4e07: runtime(doc): Update :help :command-complete list 2024-09-01 06:30:33 +08:00
mbyte.txt feat(mbyte): support extended grapheme clusters including more emoji 2024-08-30 11:49:09 +02:00
message.txt vim-patch:partial:f10911e: Update runtime files (#29936) 2024-08-01 03:50:38 +00:00
mlang.txt
motion.txt vim-patch:9.1.0699: "dvgo" is not always an inclusive motion (#30173) 2024-08-29 06:24:40 +08:00
news-0.9.txt build(vim-patch.sh): don't ignore changes to version*.txt (#29425) 2024-06-20 20:16:53 +08:00
news-0.10.txt build(deps): drop unused bundled bash, python parsers and queries 2024-07-09 15:26:48 +02:00
news.txt fix(lua): allows tables with integer keys to be merged in tbl_deep_extend 2024-09-04 11:34:19 +01:00
nvim_terminal_emulator.txt vim-patch:27c5598: runtime(doc): Add hint how to load termdebug from vimrc (#29704) 2024-07-14 18:15:50 +08:00
nvim.txt
options.txt feat(mbyte): support extended grapheme clusters including more emoji 2024-08-30 11:49:09 +02:00
pattern.txt vim-patch:26de90c: runtime(nohlsearch): include the the simple nohlsearch package 2024-06-18 23:59:39 +02:00
pi_gzip.txt
pi_msgpack.txt
pi_netrw.txt vim-patch:1c5728e0c4a9 (#28703) 2024-05-11 18:14:03 +08:00
pi_paren.txt
pi_spec.txt
pi_tar.txt vim-patch:1c5728e0c4a9 (#28703) 2024-05-11 18:14:03 +08:00
pi_tutor.txt
pi_zip.txt
provider.txt feat(clipboard): try cygutils, clip on Windows #30215 2024-09-02 05:43:23 -07:00
quickfix.txt vim-patch:d55e698: runtime(pandoc): refine pandoc compiler settings 2024-08-21 09:14:17 +02:00
quickref.txt vim-patch:9.1.0572: cannot specify tab page closing behaviour (#29682) 2024-07-13 08:56:58 +08:00
recover.txt
remote_plugin.txt
remote.txt
repeat.txt
rileft.txt
russian.txt
scroll.txt vim-patch:aaaa21b: runtime(doc): Remove wrong help tag CTRL-SHIFT-CR 2024-07-06 17:32:38 +08:00
sign.txt vim-patch:9.1.0538: not possible to assign priority when defining a sign (#29592) 2024-07-07 07:21:14 +08:00
spell.txt vim-patch:9.1.0418: Cannot move to previous/next rare word (#28822) 2024-05-18 07:09:05 +08:00
starting.txt
support.txt docs: misc (#29410) 2024-07-05 05:20:45 +08:00
syntax.txt vim-patch:7c8bbc6: runtime(doc): use mkdir -p to save a command 2024-09-01 06:28:46 +08:00
tabpage.txt vim-patch:9.1.0572: cannot specify tab page closing behaviour (#29682) 2024-07-13 08:56:58 +08:00
tagsrch.txt vim-patch:5b07213: runtime(doc): re-format tag example lines, mention ctags --list-kinds (#29938) 2024-08-01 08:00:41 +00:00
term.txt
testing.txt
tips.txt
treesitter.txt feat(treesitter)!: default to correct behavior for quantified captures (#30193) 2024-09-01 18:01:53 +00:00
uganda.txt
ui.txt
undo.txt
userfunc.txt
usr_01.txt vim-patch:1c5728e0c4a9 (#28703) 2024-05-11 18:14:03 +08:00
usr_02.txt
usr_03.txt
usr_04.txt
usr_05.txt vim-patch:partial:52e7cc2: runtime(doc): tweak documentation style a bit (#29897) 2024-07-29 00:02:31 +00:00
usr_06.txt
usr_07.txt
usr_08.txt
usr_09.txt
usr_10.txt
usr_11.txt
usr_12.txt
usr_20.txt
usr_21.txt fix(gen_help_html): handle delimiter, heading #29415 2024-06-19 09:45:40 -07:00
usr_22.txt
usr_23.txt
usr_24.txt
usr_25.txt
usr_26.txt
usr_27.txt
usr_28.txt
usr_29.txt docs: fix more treesitter parsing errors 2024-06-09 13:54:34 +02:00
usr_30.txt
usr_31.txt
usr_32.txt
usr_40.txt
usr_41.txt vim-patch:8.2.4838: checking for absolute path is not trivial (#29990) 2024-08-06 21:19:12 +08:00
usr_42.txt
usr_43.txt
usr_44.txt
usr_45.txt
usr_toc.txt docs: misc (#29410) 2024-07-05 05:20:45 +08:00
various.txt vim-patch:c1b3984: runtime(doc): minor updates. (#29778) 2024-07-18 08:08:56 +08:00
vi_diff.txt
vim_diff.txt docs: misc (#29410) 2024-07-05 05:20:45 +08:00
visual.txt
vvars.txt feat(complete): specify reason for CompleteDone 2024-05-24 11:57:46 +02:00
windows.txt vim-patch:9.1.0554: :bw leaves jumplist and tagstack data around (#29639) 2024-07-10 10:35:12 +08:00