neovim/runtime/doc
zeertzjq d391940b9a vim-patch:8.2.3227: 'virtualedit' can only be set globally
Problem:    'virtualedit' can only be set globally.
Solution:   Make 'virtualedit' global-local. (Gary Johnson, closes vim/vim#8638)
53ba05b090

I changed some macros to unsigned integer literals to avoid compiler warnings.
2022-01-15 19:21:17 +08:00
..
api.txt fix(api): force redefinition of user commands by default (#16918) 2022-01-04 11:51:45 -07:00
arabic.txt vim-patch:4d8f476176ea (#15612) 2021-09-10 08:48:27 +02:00
autocmd.txt feat(autocmd): populate v:event in RecordingLeave (#16828) 2022-01-04 18:55:29 -07:00
change.txt vim-patch:partial 04fb91668482 (#16852) 2022-01-01 10:56:55 +01:00
channel.txt chore: fix typos (#16816) 2022-01-04 11:07:40 -07:00
cmdline.txt vim-patch:2f0936cb9a2e (#17007) 2022-01-11 14:14:17 +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:d2ea7cf10a4d #15571 2021-09-08 07:24:12 -07:00
digraph.txt doc: remove mentions of compile-time flags #14935 2021-07-07 18:51:40 -07:00
editing.txt vim-patch:8.2.3780: ":cd" works differently on MS-Windows 2021-12-25 11:31:54 +08:00
eval.txt vim-patch:2f0936cb9a2e (#17007) 2022-01-11 14:14:17 +01:00
filetype.txt feat: filetype.lua (#16600) 2022-01-04 07:28:29 -07:00
fold.txt vim-patch:partial 53f7fccc9413 (#15631) 2021-09-11 16:47:45 +02:00
ft_ada.txt
ft_ps1.txt vim-patch:4d8f476176ea (#15612) 2021-09-10 08:48:27 +02:00
ft_raku.txt vim-patch:4d8f476176ea (#15612) 2021-09-10 08:48:27 +02:00
ft_rust.txt
ft_sql.txt vim-patch:d2ea7cf10a4d #15571 2021-09-08 07:24:12 -07:00
gui.txt doc: remove mentions of compile-time flags #14935 2021-07-07 18:51:40 -07:00
hebrew.txt
help.txt docs: update missing help sections from main help page (#16573) 2021-12-08 09:56:11 -07:00
helphelp.txt vim-patch:2f0936cb9a2e (#17007) 2022-01-11 14:14:17 +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:519cc559b08b (#16340) 2021-11-17 10:02:59 +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:2f0936cb9a2e (#17007) 2022-01-11 14:14:17 +01:00
index.txt docs(autocmd): update docs to match implementation 2021-12-18 08:54:07 -07:00
insert.txt vim-patch:2f0936cb9a2e (#17007) 2022-01-11 14:14:17 +01:00
intro.txt feat(autocmd): add Recording autocmds 2021-12-18 10:54:26 +01: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 feat(lsp): enable default debounce of 150 ms (#16908) 2022-01-05 08:36:35 -08:00
lua.txt fix(lua): print multiple return values with =expr (#16933) 2022-01-06 11:42:31 -07:00
Makefile
makehtml.awk vim-patch:388a5d4f20b4 2021-04-28 21:29:57 -04:00
maketags.awk
map.txt vim-patch:2f0936cb9a2e (#17007) 2022-01-11 14:14:17 +01:00
mbyte.txt vim-patch:2f0936cb9a2e (#17007) 2022-01-11 14:14:17 +01:00
message.txt vim-patch:2f0936cb9a2e (#17007) 2022-01-11 14:14:17 +01: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:4d8f476176ea (#15612) 2021-09-10 08:48:27 +02:00
nvim_terminal_emulator.txt chore: fix typos (#16506) 2021-12-28 18:15:16 +01:00
nvim.txt
options.txt vim-patch:8.2.3227: 'virtualedit' can only be set globally 2022-01-15 19:21:17 +08:00
pattern.txt vim-patch:2f0936cb9a2e (#17007) 2022-01-11 14:14:17 +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: fix typos (#16361) 2021-11-27 11:10:48 -05:00
pi_netrw.txt vim-patch:89a9c159f23f #15641 2021-09-13 06:05:27 -07: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:6e649224926b (#15911) 2021-10-05 14:12:16 +02:00
provider.txt docs #15625 2021-09-10 06:59:17 -07:00
quickfix.txt vim-patch:2f0936cb9a2e (#17007) 2022-01-11 14:14:17 +01:00
quickref.txt vim-patch:8.2.3780: ":cd" works differently on MS-Windows 2021-12-25 11:31:54 +08:00
recover.txt vim-patch:3d1cde8a2f28 2021-04-29 21:08:09 -04:00
remote_plugin.txt
repeat.txt docs(autocmd): update docs to match implementation 2021-12-18 08:54:07 -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:8.2.3874: cannot highlight the number column for a sign 2021-12-22 15:03:32 -05:00
spell.txt vim-patch:d2ea7cf10a4d #15571 2021-09-08 07:24:12 -07:00
starting.txt feat(startup): load builtin plugins with --clean #15893 2021-10-04 07:01:49 -07:00
syntax.txt vim-patch:2f0936cb9a2e (#17007) 2022-01-11 14:14:17 +01:00
tabpage.txt vim-patch:ebdf3c964a90 2021-04-27 09:21:35 -04:00
tagsrch.txt doc: remove mentions of compile-time flags #14935 2021-07-07 18:51:40 -07:00
term.txt chore: fix typos (#16816) 2022-01-04 11:07:40 -07:00
testing.txt fix(eval/method): add missing method support for existing built-ins 2021-11-26 18:53:12 +00:00
tips.txt vim-patch:partial 113cb513f76d (#16260) 2021-11-08 00:10:44 +01:00
treesitter.txt chore: fix typos (#16816) 2022-01-04 11:07:40 -07: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:1b884a005398 2021-05-01 22:29:03 -04: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 vim-patch:9faec4e3d439 2021-05-02 10:23:35 -04:00
usr_05.txt docs(usr_05): fix section numbers (#16886) 2022-01-03 14:52:01 +01:00
usr_06.txt
usr_07.txt vim-patch:191acfdecabf 2021-04-27 21:47:42 -04: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 vim-patch:7ceefb35c811 2021-04-28 21:29:56 -04: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.2468: not easy to get the full command name from a shortened one 2021-12-25 07:42:06 +08: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:2f0936cb9a2e (#17007) 2022-01-11 14:14:17 +01:00
vi_diff.txt vim-patch:98a29d00a48e 2021-05-01 23:19:57 -04:00
vim_diff.txt docs(autocmd): update docs to match implementation 2021-12-18 08:54:07 -07:00
visual.txt vim-patch:88a4205f1cfb (#16399) 2021-11-22 10:53:57 +01:00
windows.txt vim-patch:2f0936cb9a2e (#17007) 2022-01-11 14:14:17 +01:00