neovim/runtime/doc
Javier Lopez 1b5767aa34
feat(lua): add <f-args> to user commands callback (#17522)
Works similar to ex <f-args>. It only splits the arguments if the
command has more than one posible argument. In cases were the command
can only have 1 argument opts.fargs = { opts.args }
2022-02-27 12:35:06 -07:00
..
api.txt feat(lua): add <f-args> to user commands callback (#17522) 2022-02-27 12:35:06 -07:00
arabic.txt vim-patch:4d8f476176ea (#15612) 2021-09-10 08:48:27 +02:00
autocmd.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
builtin.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
change.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
channel.txt chore: fix typos (#16816) 2022-01-04 11:07:40 -07:00
cmdline.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
debug.txt
deprecated.txt docs: mention replacement for deprecated vim.lsp.diagnostic.show_* (#16211) 2021-11-02 16:24:05 +01:00
dev_style.txt doc(dev_style.txt): misc updates 2021-09-23 06:59:30 -07:00
develop.txt chore: fix typos (#16816) 2022-01-04 11:07:40 -07:00
diagnostic.txt feat(diagnostic): allow retrieving current diagnostic config 2022-01-11 16:46:42 -07:00
diff.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
digraph.txt doc: remove mentions of compile-time flags #14935 2021-07-07 18:51:40 -07:00
editing.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
eval.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
filetype.txt vim-patch:6f4754b9f725 (#17179) 2022-01-23 18:38:41 +01:00
fold.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
ft_ada.txt
ft_ps1.txt vim-patch:4d8f476176ea (#15612) 2021-09-10 08:48:27 +02:00
ft_raku.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
ft_rust.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
ft_sql.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
gui.txt doc: remove mentions of compile-time flags #14935 2021-07-07 18:51:40 -07:00
hebrew.txt
help.txt vim-patch:8.2.3917: the eval.txt help file is way too big 2022-01-29 15:19:29 -05:00
helphelp.txt docs(helphelp): remove extra backtick interference (#17201) 2022-01-27 14:56:18 +01:00
if_cscop.txt vim-patch:2f0936cb9a2e (#17007) 2022-01-11 14:14:17 +01:00
if_perl.txt vim-patch:8.1.0735: cannot handle binary data 2021-09-15 21:19:22 +01:00
if_pyth.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
if_ruby.txt doc: remove mentions of compile-time flags #14935 2021-07-07 18:51:40 -07:00
indent.txt vim-patch:c4573eb12dba (#17258) 2022-01-31 18:09:51 +01:00
index.txt docs: update explanation of Y to reflect new defaults 2022-02-24 18:13:44 +08:00
insert.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
intro.txt refactor: remove the <xCSI> key 2022-01-21 18:08:56 +08:00
job_control.txt fix(doc): various fixes #15604 2021-09-09 00:37:59 -07:00
lsp-extension.txt chore: fix typos (#16816) 2022-01-04 11:07:40 -07:00
lsp.txt docs: regenerate [skip ci] 2022-02-13 13:44:51 +00:00
lua.txt Merge pull request #16969 from shadmansaleh/enhance/ingore_nore_on_plug_keymaps 2022-02-27 16:47:55 +01:00
Makefile
makehtml.awk vim-patch:388a5d4f20b4 2021-04-28 21:29:57 -04:00
maketags.awk
map.txt Merge pull request #16969 from shadmansaleh/enhance/ingore_nore_on_plug_keymaps 2022-02-27 16:47:55 +01:00
mbyte.txt vim-patch:2f0936cb9a2e (#17007) 2022-01-11 14:14:17 +01:00
message.txt vim-patch:8.2.3797: no good reason to limit the message history in tiny version 2022-02-04 09:23:54 +08:00
mlang.txt Merge pull request #14403 from seandewar/vim-8.2.1933 2021-05-09 17:08:21 -04:00
motion.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
nvim_terminal_emulator.txt vim-patch:6f4754b9f725 (#17179) 2022-01-23 18:38:41 +01:00
nvim.txt
options.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
pattern.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
pi_gzip.txt
pi_health.txt fix(checkhealth): mitigate issues with duplicate healthchecks #15919 2021-10-05 15:37:39 -07:00
pi_msgpack.txt chore: typo fixes (#16921) 2022-01-29 23:15:22 +00:00
pi_netrw.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
pi_paren.txt
pi_spec.txt
pi_tar.txt runtime/tar: 8024f936368336241406137a2fa78ed5ee9000a6 2021-02-17 23:54:40 -05:00
pi_tutor.txt
pi_zip.txt vim-patch:519cc559b08b (#16340) 2021-11-17 10:02:59 +01:00
print.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
provider.txt feat(provider)!: remove support for python2 and python3.[3-5] 2022-01-29 19:49:37 +01:00
quickfix.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
quickref.txt docs: update explanation of Y to reflect new defaults 2022-02-24 18:13:44 +08:00
recover.txt vim-patch:3d1cde8a2f28 2021-04-29 21:08:09 -04:00
remote_plugin.txt
repeat.txt docs: clarify ftdetect scripts loading during packadd (#17465) 2022-02-20 15:58:31 -07:00
rileft.txt vim-patch:4d8f476176ea (#15612) 2021-09-10 08:48:27 +02:00
russian.txt doc: remove mentions of compile-time flags #14935 2021-07-07 18:51:40 -07:00
scroll.txt
sign.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
spell.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
starting.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
syntax.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
tabpage.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
tagsrch.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
term.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
testing.txt chore: typo fixes (#16921) 2022-01-29 23:15:22 +00:00
tips.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
treesitter.txt docs: treesitter.txt - fix overflowing lines, document minimum_language_version (#17286) 2022-02-13 14:43:25 +01:00
uganda.txt vim-patch:664f3cf3f21d 2021-04-27 09:21:31 -04:00
ui.txt [RDY] Add buffer information to tabline_update (#12481) 2021-06-27 15:30:09 -04:00
undo.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
usr_01.txt vim-patch:0c0734d527a1 2021-04-27 09:21:30 -04:00
usr_02.txt vim-patch:4c295027a426 2021-05-02 13:00:38 -04:00
usr_03.txt vim-patch:82be4849eed0 2021-05-01 23:19:57 -04:00
usr_04.txt docs: update explanation of Y to reflect new defaults 2022-02-24 18:13:44 +08:00
usr_05.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
usr_06.txt
usr_07.txt docs: update explanation of Y to reflect new defaults 2022-02-24 18:13:44 +08:00
usr_08.txt vim-patch:d2ea7cf10a4d #15571 2021-09-08 07:24:12 -07:00
usr_09.txt vim-patch:d2ea7cf10a4d #15571 2021-09-08 07:24:12 -07:00
usr_10.txt docs: update explanation of Y to reflect new defaults 2022-02-24 18:13:44 +08:00
usr_11.txt vim-patch:cb80aa2d53e5 2021-05-01 22:29:02 -04:00
usr_12.txt vim-patch:11e3c5ba8203 2021-05-02 12:53:49 -04:00
usr_20.txt vim-patch:88a4205f1cfb (#16399) 2021-11-22 10:53:57 +01:00
usr_21.txt
usr_22.txt vim-patch:8.1.1291: not easy to change directory and restore 2021-10-17 22:04:53 +08:00
usr_23.txt vim-patch:4072ba571bab 2021-05-01 22:29:03 -04:00
usr_24.txt vim-patch:5666fcd0bd79 2021-04-27 09:21:33 -04:00
usr_25.txt
usr_26.txt
usr_27.txt vim-patch:2547aa930b59 2021-04-29 09:27:19 -04:00
usr_28.txt
usr_29.txt
usr_30.txt vim-patch:e7b1ea0276cc 2021-04-29 20:42:16 -04:00
usr_31.txt vim-patch:e7b1ea0276cc 2021-04-29 20:42:16 -04:00
usr_32.txt
usr_40.txt vim-patch:e7b1ea0276cc 2021-04-29 20:42:16 -04:00
usr_41.txt vim-patch:8.2.1726: fuzzy matching only works on strings 2022-02-07 17:20:49 +00:00
usr_42.txt docs: fix some remanining cases of gender pronoun for "the user" 2021-05-18 22:47:17 +02:00
usr_43.txt
usr_44.txt vim-patch:8024f9363683 2021-04-27 09:21:34 -04:00
usr_45.txt doc: remove mentions of compile-time flags #14935 2021-07-07 18:51:40 -07:00
usr_toc.txt docs(usr_05): fix section numbers (#16886) 2022-01-03 14:52:01 +01:00
various.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
vi_diff.txt vim-patch:98a29d00a48e 2021-05-01 23:19:57 -04:00
vim_diff.txt feat: ignore nore on <Plug> maps 2022-02-27 08:21:21 +06:00
visual.txt vim-patch:8.2.4242: put in Visual mode cannot be repeated 2022-02-09 14:21:04 +08:00
windows.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00