neovim/runtime/doc
zeertzjq 8d7d225caa vim-patch:65311c6: runtime(compiler): include spotbugs Java linter
closes: vim/vim#16001

65311c6f47

Co-authored-by: Konfekt <Konfekt@users.noreply.github.com>
Co-authored-by: Aliaksei Budavei <0x000c70@gmail.com>
2024-11-29 08:57:00 +08:00
..
api.txt fix(api): validation, documentation of hl_group #31195 2024-11-16 15:36:11 -08:00
arabic.txt
autocmd.txt docs: standardize doc for ChanInfo/ChanOpen autocmds/v:event (#31099) 2024-11-16 09:37:36 +08:00
backers.txt
builtin.txt vim-patch:9.1.0888: leftcol property not available in getwininfo() (#31349) 2024-11-26 07:53:07 +08:00
change.txt vim-patch:f18987c: runtime(doc): clarify the use of filters and external commands (#31185) 2024-11-12 23:38:59 +00:00
channel.txt
cmdline.txt vim-patch:partial:89872f5: runtime(doc): update formatting and syntax 2024-10-06 07:44:40 +08:00
debug.txt
deprecated.txt docs: misc (#31138) 2024-11-21 06:50:30 +08:00
dev_arch.txt docs: dev-arch, focusable windows #30510 2024-10-07 08:27:38 -07:00
dev_style.txt docs: misc 2024-10-23 14:13:42 +02:00
dev_theme.txt docs: news 2024-05-15 23:19:26 +02:00
dev_tools.txt docs: dev-arch, focusable windows #30510 2024-10-07 08:27:38 -07:00
dev_vimpatch.txt build(deps): vendor libvterm at v0.3.3 2024-08-10 10:26:07 +02:00
develop.txt docs: dev-arch, focusable windows #30510 2024-10-07 08:27:38 -07:00
diagnostic.txt feat(diagnostics)!: sort underline severity_sort (#30898) 2024-10-27 11:36:39 -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:5bcfb5a: runtime(doc): add some docs for file-watcher programs 2024-10-15 08:21:19 +08: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: misc 2024-10-23 14:13:42 +02:00
filetype.txt vim-patch:9.1.0865: filetype: org files are not recognized 2024-11-15 09:07:37 +01: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 vim-patch:6db3fc5: runtime(doc): reformat gnat example (#30575) 2024-09-29 12:35:36 +00:00
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 docs(options): remove description for hidden options #30903 2024-10-22 09:14:01 -07:00
health.txt docs: misc #28970 2024-09-01 13:01:24 -07:00
hebrew.txt docs: remove remaining mentions of hkmap (#28038) 2024-03-26 18:30:17 +08:00
help.txt docs: dev-arch, focusable windows #30510 2024-10-07 08:27:38 -07:00
helphelp.txt vim-patch:c9ec20d94ea5 (#28267) 2024-04-11 07:39:29 +08:00
if_perl.txt
if_pyth.txt
if_ruby.txt
indent.txt vim-patch:5ca8f22: runtime(idris2): include filetype,indent+syntax plugins for (L)Idris2 + ipkg 2024-11-13 08:24:14 +01:00
index.txt docs: misc (#29622) 2024-07-15 06:54:45 +08:00
insert.txt feat(defaults): unimpaired empty line below/above cursor #30984 2024-11-04 06:06:18 -08:00
intro.txt docs: misc (#30914) 2024-11-09 08:10:56 +08:00
job_control.txt
lsp.txt docs(lsp): update example, optional parameters #31299 2024-11-28 08:08:27 -08:00
lua-guide.txt refactor: rename vim.highlight => vim.hl 2024-10-21 00:54:43 +02:00
lua.txt docs: add tag vim.fs.exists() and document suggested replacement 2024-11-27 19:56:08 +01:00
luaref.txt docs: small fixes (#27364) 2024-03-12 13:51:53 +08:00
luvref.txt build(deps): bump luv to v1.48.0-0 2024-02-22 10:07:04 +01:00
map.txt vim-patch:9.1.0770: current command line completion is a bit limited (#30728) 2024-10-09 08:14:18 +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:fd4e47e: runtime(doc): clarify the effect of 'startofline' option (#30701) 2024-10-07 07:30:50 +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 feat(lsp)!: remove client-server handlers from vim.lsp.handlers 2024-11-01 09:17:39 +00:00
news.txt feat(tui): update 'background' on theme change events (#31350) 2024-11-26 14:22:01 -06:00
nvim.txt fix(gen_help_html): first tag in h2 is broken #30720 2024-10-08 07:42:20 -07:00
options.txt vim-patch:9.1.0890: %! item not allowed for 'rulerformat' (#31369) 2024-11-28 09:02:10 +08:00
pattern.txt vim-patch:partial:624bb83: runtime(doc): Tweak documentation style a bit (#31148) 2024-11-10 09:11:06 +08:00
pi_gzip.txt
pi_msgpack.txt
pi_netrw.txt vim-patch:cacfccf: runtime(netrw): update netrw's decompress logic 2024-11-23 14:08:16 +01:00
pi_paren.txt vim-patch:59834ba: runtime(matchparen): Add matchparen_disable_cursor_hl config option 2024-11-05 08:31:19 +01:00
pi_spec.txt
pi_tar.txt docs: misc (#31138) 2024-11-21 06:50:30 +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:65311c6: runtime(compiler): include spotbugs Java linter 2024-11-29 08:57:00 +08:00
quickref.txt vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058) 2024-11-03 10:06:41 +08:00
recover.txt docs: various #25289 2024-01-18 00:14:48 -08:00
remote_plugin.txt docs: misc #24163 2024-04-30 04:30:21 -07:00
remote.txt
repeat.txt vim-patch:4bfb899: runtime(help): fix end of sentence highlight in code examples 2024-10-17 07:55:55 +08:00
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:partial:89872f5: runtime(doc): update formatting and syntax 2024-10-06 07:44:40 +08:00
starting.txt docs: lua error patterns #30240 2024-09-24 04:46:50 -07:00
support.txt docs: misc (#30914) 2024-11-09 08:10:56 +08:00
syntax.txt vim-patch:9.1.0849: there are a few typos in the source (#31159) 2024-11-11 08:20:41 +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 feat(defaults): add default unimpaired style mappings (#28525) 2024-10-01 07:24:43 -05:00
terminal.txt vim-patch:060107c: runtime(doc): fix typo in g:termdebug_config (#31155) 2024-11-10 21:47:24 +08:00
testing.txt
tips.txt
treesitter.txt fix(treesitter): remove redundant on_bytes callback #31041 2024-11-16 16:25:10 -08:00
tui.txt feat(tui): builtin UI (TUI) sets client info #30397 2024-09-18 04:14:06 -07:00
uganda.txt vim-patch:f7a38650eaf6 (#28465) 2024-04-23 08:20:36 +08:00
ui.txt fix(messages): more ext_messages kinds #31279 2024-11-20 12:11:20 -08:00
undo.txt vim-patch:partial:624bb83: runtime(doc): Tweak documentation style a bit (#31148) 2024-11-10 09:11:06 +08:00
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 vim-patch:f18987c: runtime(doc): clarify the use of filters and external commands (#31185) 2024-11-12 23:38:59 +00:00
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 vim-patch:partial:89872f5: runtime(doc): update formatting and syntax 2024-10-06 07:44:40 +08:00
usr_30.txt vim-patch:04e1aaa94e3b (#28570) 2024-04-30 05:54:03 +08:00
usr_31.txt
usr_32.txt
usr_40.txt
usr_41.txt vim-patch:9.1.0770: current command line completion is a bit limited (#30728) 2024-10-09 08:14:18 +08:00
usr_42.txt
usr_43.txt
usr_44.txt
usr_45.txt
usr_toc.txt vim-patch:partial:738ebfe: runtime(doc): Fix style in documents 2024-10-06 07:44:34 +08:00
various.txt vim-patch:partial:a01148d: runtime(doc): Expand docs on :! vs. :term (#31321) 2024-11-24 06:54:39 +08:00
vi_diff.txt
vim_diff.txt vim-patch:9.1.0862: 'wildmenu' not enabled by default in nocp mode (#31261) 2024-11-21 15:37:35 +08:00
visual.txt fix(defaults): only repeat macro for each selected line if linewise (#28289) 2024-04-15 03:43:33 +08:00
vvars.txt docs: standardize doc for ChanInfo/ChanOpen autocmds/v:event (#31099) 2024-11-16 09:37:36 +08:00
windows.txt feat(ui): don't show unfocusable windows in :tabs, 'tabline' #27984 2024-11-16 15:32:36 -08:00