neovim/runtime/doc
Jonas Strittmatter bcae4af374
docs: remove mentions of 'balloonexpr' #22049
'balloonexpr' option was removed in Nvim.
2023-02-16 06:54:25 -08:00
..
api.txt docs(api): tweak data arg for nvim_create_autocmd (#22008) 2023-01-27 11:24:20 +00:00
arabic.txt feat(docs): update parser, HTML gen #20720 2022-10-18 07:18:44 -07:00
autocmd.txt docs: builtin TUI is no longer channel 0 (#21794) 2023-01-15 05:24:19 +08:00
builtin.txt docs: clarify "pipe" mode for sockconnect 2023-02-02 01:00:17 -07:00
change.txt docs: add missing docs from some Vim patches (#21296) 2022-12-05 21:09:31 +08:00
channel.txt docs: add language annotation to Nvim manual 2022-12-02 16:05:00 +01:00
cmdline.txt docs: remove mentions of 'balloonexpr' #22049 2023-02-16 06:54:25 -08:00
debug.txt
deprecated.txt docs: add language annotation to Nvim manual 2022-12-02 16:05:00 +01:00
dev_style.txt docs: add language annotation to Nvim manual 2022-12-02 16:05:00 +01:00
develop.txt docs #20986 2022-12-11 18:41:26 -08:00
diagnostic.txt feat(diagnostic): vim.diagnostic.is_disabled() #21527 2023-01-12 08:57:39 -08:00
diff.txt vim-patch:be4e01637e71 (#22103) 2023-02-03 09:18:18 +01:00
digraph.txt vim-patch:partial:b59ae59a5870 (#21170) 2022-11-24 10:23:50 +00:00
editing.txt docs: fix treesitter parsing errors 2023-01-01 15:05:13 +01:00
editorconfig.txt refactor(editorconfig)!: change editorconfig_enable to editorconfig 2023-01-07 08:19:37 -07:00
eval.txt docs: remove mentions of 'balloonexpr' #22049 2023-02-16 06:54:25 -08:00
filetype.txt vim-patch:76db9e076318 (#21013) 2022-11-10 09:05:25 +00:00
fold.txt vim-patch:be4e01637e71 (#22103) 2023-02-03 09:18:18 +01:00
ft_ada.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
ft_ps1.txt
ft_raku.txt
ft_rust.txt vim-patch:partial:6ebe4f970b8b (#20860) 2022-10-29 17:41:22 +02:00
ft_sql.txt docs: fix treesitter parsing errors 2023-01-01 15:05:13 +01:00
gui.txt docs: fix treesitter parsing errors 2023-01-01 15:05:13 +01:00
hebrew.txt docs: fix treesitter parsing errors 2023-01-01 15:05:13 +01:00
help.txt feat!: remove hardcopy 2023-01-03 10:07:43 +00:00
helphelp.txt docs: fix treesitter parsing errors 2023-01-01 15:05:13 +01:00
if_perl.txt
if_pyth.txt docs: add language annotation to Nvim manual 2022-12-02 16:05:00 +01:00
if_ruby.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
indent.txt docs: fix treesitter parsing errors 2023-01-01 15:05:13 +01:00
index.txt feat!: remove hardcopy 2023-01-03 10:07:43 +00:00
insert.txt docs: fix treesitter parsing errors 2023-01-01 15:05:13 +01:00
intro.txt docs: fix treesitter parsing errors 2023-01-01 15:05:13 +01:00
job_control.txt docs: add language annotation to Nvim manual 2022-12-02 16:05:00 +01:00
lsp-extension.txt docs: add language annotation to Nvim manual 2022-12-02 16:05:00 +01:00
lsp.txt doc(lsp): format arguments to start_client() (#21980) 2023-01-24 18:04:15 +00:00
lua-guide.txt docs(lua): lua-guide: <Nop> is for rhs of vim.keymap.set(), not lhs (#21814) 2023-01-15 12:08:03 +01:00
lua.txt fix(treesitter): fix most diagnostics 2023-02-04 14:58:38 +00:00
luaref.txt docs: add language annotation to Nvim manual 2022-12-02 16:05:00 +01:00
luvref.txt Merge pull request #22186 from clason/maintain 2023-02-09 13:15:29 +01:00
map.txt vim-patch:8.2.4482: no fuzzy cmdline completion for user defined completion 2023-01-17 15:55:58 +08:00
mbyte.txt docs: fix treesitter parsing errors 2023-01-01 15:05:13 +01:00
message.txt docs: add missing docs from some Vim patches (#21296) 2022-12-05 21:09:31 +08:00
mlang.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
motion.txt docs: fix treesitter parsing errors 2023-01-01 15:05:13 +01:00
news.txt feat: $NVIM_APPNAME #22128 2023-02-16 04:15:02 -08:00
nvim_terminal_emulator.txt docs: add language annotation to Nvim manual 2022-12-02 16:05:00 +01:00
nvim.txt docs #20986 2022-12-11 18:41:26 -08:00
options.txt vim-patch:9.0.1300: 'statusline' only supports one "%=" item (#22218) 2023-02-11 20:00:31 +08:00
pattern.txt vim-patch:8.2.4978: no error if engine selection atom is not at the start 2022-11-05 16:09:22 +08:00
pi_gzip.txt
pi_health.txt docs: ":che" is ":checkhealth" #20147 2022-10-23 04:04:23 -07:00
pi_msgpack.txt fix(docs-html): keycodes, taglinks, column_heading #20498 2022-10-06 06:16:00 -07:00
pi_netrw.txt feat!: remove hardcopy 2023-01-03 10:07:43 +00:00
pi_paren.txt
pi_spec.txt docs: fix treesitter parsing errors 2023-01-01 15:05:13 +01:00
pi_tar.txt vim-patch:76db9e076318 (#21013) 2022-11-10 09:05:25 +00:00
pi_tutor.txt
pi_zip.txt vim-patch:partial:6ebe4f970b8b (#20860) 2022-10-29 17:41:22 +02:00
provider.txt docs #20986 2022-12-11 18:41:26 -08:00
quickfix.txt vim-patch:be4e01637e71 (#22103) 2023-02-03 09:18:18 +01:00
quickref.txt feat(ui): add 'statuscolumn' option 2023-01-09 17:12:06 +00:00
recover.txt
remote_plugin.txt
remote.txt fix(tui): more work in the TUI 2022-12-31 13:25:26 +01:00
repeat.txt docs: clarify :runtime behavior without [where] again (#22003) 2023-01-26 19:35:06 +08:00
rileft.txt docs: fix treesitter parsing errors 2023-01-01 15:05:13 +01:00
russian.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
scroll.txt feat: add 'mousescroll' option (#12355) 2022-07-06 19:34:24 +08:00
sign.txt vim-patch:partial:f1dcd14fc5d4 (#21602) 2023-01-01 15:00:39 +01:00
spell.txt feat(spell): also source spell/LANG.lua when setting spelllang (#22111) 2023-02-06 10:01:38 +01:00
starting.txt feat: $NVIM_APPNAME #22128 2023-02-16 04:15:02 -08:00
support.txt docs(support): update tested versions (#21126) 2022-11-20 18:42:30 +08:00
syntax.txt feat(highlight): define the concept of altfont as a (c)term rendering attribute 2023-01-24 11:27:50 +00:00
tabpage.txt docs: fix typos (#20150) 2022-09-26 17:43:23 +08:00
tagsrch.txt docs: fix treesitter parsing errors 2023-01-01 15:05:13 +01:00
term.txt docs: add language annotation to Nvim manual 2022-12-02 16:05:00 +01:00
testing.txt vim-patch:8.2.1420: test 49 is old style 2022-12-03 14:47:35 +08:00
tips.txt docs: fix treesitter parsing errors 2023-01-01 15:05:13 +01:00
treesitter.txt fix(treesitter): make params optional 2023-02-15 12:26:07 +00:00
uganda.txt vim-patch:partial:9da17d7c5707 2022-10-15 17:42:45 +08:00
ui.txt feat(highlight): define the concept of altfont as a (c)term rendering attribute 2023-01-24 11:27:50 +00:00
undo.txt vim-patch:b529cfbd04c0 (#19501) 2022-07-26 11:26:23 +02:00
userfunc.txt vim-patch:1b5f03ec9c55 (#21715) 2023-01-10 11:02:00 +01:00
usr_01.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
usr_02.txt docs(manual): fix treesitter parsing errors 2023-01-01 15:05:21 +01:00
usr_03.txt vim-patch:76db9e076318 (#21013) 2022-11-10 09:05:25 +00:00
usr_04.txt
usr_05.txt docs(manual): fix treesitter parsing errors 2023-01-01 15:05:21 +01:00
usr_06.txt feat!: remove hardcopy 2023-01-03 10:07:43 +00:00
usr_07.txt
usr_08.txt docs(manual): fix treesitter parsing errors 2023-01-01 15:05:21 +01:00
usr_09.txt
usr_10.txt docs(manual): fix treesitter parsing errors 2023-01-01 15:05:21 +01:00
usr_11.txt
usr_12.txt
usr_20.txt docs(manual): fix treesitter parsing errors 2023-01-01 15:05:21 +01:00
usr_21.txt docs(manual): fix treesitter parsing errors 2023-01-01 15:05:21 +01:00
usr_22.txt docs: fix typos (#20150) 2022-09-26 17:43:23 +08:00
usr_23.txt
usr_24.txt
usr_25.txt docs(manual): fix treesitter parsing errors 2023-01-01 15:05:21 +01:00
usr_26.txt
usr_27.txt
usr_28.txt
usr_29.txt docs(manual): fix treesitter parsing errors 2023-01-01 15:05:21 +01:00
usr_30.txt docs(manual): fix treesitter parsing errors 2023-01-01 15:05:21 +01:00
usr_31.txt
usr_32.txt docs(manual): fix treesitter parsing errors 2023-01-01 15:05:21 +01:00
usr_40.txt docs(manual): fix treesitter parsing errors 2023-01-01 15:05:21 +01:00
usr_41.txt vim-patch:9.0.1212: cannot read back what setcellwidths() has done (#21867) 2023-01-18 06:50:22 +08:00
usr_42.txt docs(manual): fix treesitter parsing errors 2023-01-01 15:05:21 +01:00
usr_43.txt
usr_44.txt
usr_45.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
usr_toc.txt feat!: remove hardcopy 2023-01-03 10:07:43 +00:00
various.txt feat!: remove hardcopy 2023-01-03 10:07:43 +00:00
vi_diff.txt feat!: remove hardcopy 2023-01-03 10:07:43 +00:00
vim_diff.txt vim-patch:9.0.1300: 'statusline' only supports one "%=" item (#22218) 2023-02-11 20:00:31 +08:00
visual.txt vim-patch:76db9e076318 (#21013) 2022-11-10 09:05:25 +00:00
windows.txt docs: fix treesitter parsing errors 2023-01-01 15:05:13 +01:00