neovim/runtime/doc
github-actions[bot] 060eeaa14c
fix(diagnostic): respect "if_many" source option for virtual text (#16697)
The `prefix_source` function only evaluates the sources from the
diagnostics passed to it; however, because each namespace draws its own
virtual text, its diagnostics will never contain more than a single
source (by definition). This requires changing the semantics of what
"if_many" means from "multiple sources in a single 'batch' of
diagnostics" to "multiple sources of all diagnostics within a buffer".
2021-12-17 19:44:16 -07:00
..
api.txt fix(api): allow nvim_buf_set_extmark to accept end_row key (#16686) 2021-12-16 11:05:58 -07:00
arabic.txt vim-patch:4d8f476176ea (#15612) 2021-09-10 08:48:27 +02:00
autocmd.txt chore: fix typos (#16361) 2021-11-27 11:10:48 -05:00
change.txt vim-patch:2286304cdbba 2021-10-16 18:03:51 +02:00
channel.txt doc: port prompt-buffer section (#14342) 2021-04-14 20:39:37 +02:00
cmdline.txt vim-patch:partial 6aa57295cfbe (#15633) 2021-09-12 11:02:33 +02: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 docs(develop.txt): nvim_open_win is now in win_config.c (#15909) 2021-10-04 20:10:07 -06:00
diagnostic.txt fix(diagnostic): respect "if_many" source option for virtual text (#16697) 2021-12-17 19:44:16 -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 docs: clarify chdir/CWD behaviors #16083 2021-10-19 07:37:11 -07:00
eval.txt chore: fix typos 2021-11-30 09:03:41 +01:00
filetype.txt vim-patch:8.2.3686: filetype detection often mixes up Forth and F# 2021-11-27 19:21:57 +01: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 (#16578) 2021-12-08 10:00:25 -07:00
helphelp.txt vim-patch:88a4205f1cfb (#16399) 2021-11-22 10:53:57 +01:00
if_cscop.txt
if_lua.txt
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:partial 113cb513f76d (#16260) 2021-11-08 00:10:44 +01:00
index.txt vim-patch:8.2.3389: cannot stop insert mode completion without side effects #15538 2021-09-10 17:14:32 -07:00
insert.txt vim-patch:8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scope 2021-11-06 14:24:46 +01:00
intro.txt docs(intro.txt): change vimhelp.appspot.com to vimhelp.org (#15915) 2021-10-05 06:49:15 -06:00
job_control.txt fix(doc): various fixes #15604 2021-09-09 00:37:59 -07:00
lsp-extension.txt
lsp.txt fix(ui): close floating window on BufLeave event (#16664) 2021-12-15 08:12:35 -07:00
lua.txt docs(lsp): add annotations for private functions 2021-11-30 09:03:41 +01:00
Makefile
makehtml.awk vim-patch:388a5d4f20b4 2021-04-28 21:29:57 -04:00
maketags.awk
map.txt vim-patch:88a4205f1cfb (#16399) 2021-11-22 10:53:57 +01:00
mbyte.txt fix(vim-patch): add missing nginx runtime files (#15916) 2021-10-05 15:19:16 +02:00
message.txt vim-patch:7e6a515ed14e 2021-05-01 22:29:03 -04: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
msgpack_rpc.txt
nvim_terminal_emulator.txt fix: set cursorlineopt=number in terminal mode (#15493) 2021-10-06 16:31:14 -06:00
nvim.txt
options.txt docs(options): mention how to disable inccommand preview (#16671) 2021-12-15 22:43:45 +01:00
pattern.txt vim-patch:2286304cdbba 2021-10-16 18:03:51 +02: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
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:d2ea7cf10a4d #15571 2021-09-08 07:24:12 -07:00
quickref.txt vim-patch:8.2.3520: cannot define a function for thesaurus completion 2021-10-23 22:30:50 +02:00
recover.txt vim-patch:3d1cde8a2f28 2021-04-29 21:08:09 -04:00
remote_plugin.txt
repeat.txt refactor(runtime): always use DIP_START when searching for runtime files 2021-09-18 13:53:50 +02: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:partial 6aa57295cfbe (#15633) 2021-09-12 11:02:33 +02: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:8.2.3686: filetype detection often mixes up Forth and F# 2021-11-27 19:21:57 +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 vim-patch:8024f9363683 2021-04-27 09:21:34 -04:00
testing.txt vim-patch:partial 6aa57295cfbe (#15633) 2021-09-12 11:02:33 +02:00
tips.txt vim-patch:partial 113cb513f76d (#16260) 2021-11-08 00:10:44 +01:00
treesitter.txt docs: regenerate (#16390) 2021-11-27 11:26:49 -05: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 #15625 2021-09-10 06:59:17 -07: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.1.1291: not easy to change directory and restore 2021-10-17 22:04:53 +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 vim-patch:e7b1ea0276cc 2021-04-29 20:42:16 -04:00
various.txt docs: update description for 'list' option (#16254) 2021-11-08 08:22:53 -07:00
vi_diff.txt vim-patch:98a29d00a48e 2021-05-01 23:19:57 -04:00
vim_diff.txt chore: fix typos (#16361) 2021-11-27 11:10:48 -05:00
visual.txt vim-patch:88a4205f1cfb (#16399) 2021-11-22 10:53:57 +01:00
windows.txt vim-patch:6c391a74fe90 (#15654) 2021-09-13 16:33:41 +02:00