aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* docs: vim.keymap.set can specify buffer as an optionatusy2022-04-21
* docs(filetype): proper example for did_load_filetypes (#18191)Christian Clason2022-04-20
* docs(api): add example showing necessity to wrap callback function (#18179)Mathias Fußenegger2022-04-20
* Merge pull request #18145 from bfredl/term_optbfredl2022-04-20
|\
| * feat(api): ui options relevant for remote TUIhlpr982022-04-17
* | Merge pull request #18157 from famiu/feat/undo!bfredl2022-04-19
|\ \
| * | feat: add `undo!`Famiu Haque2022-04-20
* | | Merge pull request #18081 from famiu/feat/highlight/cursearchbfredl2022-04-19
|\ \ \ | |/ / |/| |
| * | feat(highlight): implement CurSearch highlightFamiu Haque2022-04-17
| |/
* | vim-patch:75ab590f8504 (#18170)Christian Clason2022-04-19
* | docs(terminal): correct sentence on how to enter terminal mode (#18146)dundargoc2022-04-18
|/
* docs: typo fixes (#17859)dundargoc2022-04-15
* vim-patch:8.2.4747: no filetype override for .sys files (#18105)Christian Clason2022-04-13
* Merge pull request #15491 from Diomendius/lua_docsGregory Anders2022-04-13
|\
| * docs(lua): further improve Lua require() docsDiomendius2021-11-22
| * docs(lua): fix, clarify Lua require() docsDiomendius2021-11-21
* | vim-patch:partial:a2baa73d1d33zeertzjq2022-04-12
* | vim-patch:8.2.3226: new digraph functions use old naming schemezeertzjq2022-04-12
* | vim-patch:8.2.3184: cannot add a digraph with a leading spacezeertzjq2022-04-12
* | vim-patch:8.2.4713: plugins cannot track text scrollingzeertzjq2022-04-12
* | docs(term.txt): add documentation about TUI input (#18072)zeertzjq2022-04-11
* | docs: update dev-api to include "create"Gregory Anders2022-04-10
* | refactor!: rename nvim_add_user_command to nvim_create_user_commandGregory Anders2022-04-10
* | feat(events): support SIGWINCH for Signal event #18029Loong Wang2022-04-10
* | docs: remove mentions of removed flag '#' in 'cpoptions' (#18064)UnkwUsr2022-04-10
* | vim-patch:8.2.4719: ">" marker sometimes not displayed in the jumplist (#18056)zeertzjq2022-04-10
* | vim-patch:8.2.4720: ABB Rapid files are not recognized properly (#18057)Christian Clason2022-04-09
* | Merge pull request #18023 from tom-anders/vim-8.2.4702zeertzjq2022-04-09
|\ \
| * | vim-patch:8.2.4702: C++ scope labels are hard-codedTom Praschan2022-04-09
* | | vim-patch:partial:cbaff5e06ec5 (#18044)Sean Dewar2022-04-08
* | | vim-patch:partial:cbaff5e06ec5 (#18042)Christian Clason2022-04-08
* | | feat(api)!: pass args table to autocommand callbacksGregory Anders2022-04-08
|/ /
* | docs(options): add more missing 'nofoo' tags (#17967)Christian Clason2022-04-02
* | docs(options): add missing 'nofoo' tags (#17965)Christian Clason2022-04-02
* | fix(keymap): don't coerce false to ''Lewis Russell2022-04-01
* | Merge pull request #17842 from lewis6991/keymapbfredl2022-04-01
|\ \
| * | feat(keymap): return nil from an expr keymapLewis Russell2022-03-24
* | | Merge pull request #17938 from ggandor/autocmd-api-namesbfredl2022-04-01
|\ \ \
| * | | refactor(api)!: use singular/plural consistently in the autocmd APIGyörgy Andorka2022-03-31
* | | | docs(extmark): fix nvim_buf_get_extmarks example (#17934)dundargoc2022-03-31
|/ / /
* | | feat(api): nvim_clear_autocmdTJ DeVries2022-03-31
* | | docs(lsp): remove outdated offset_encoding default value for apply_text_editsAndrea Cappuccio2022-03-30
* | | vim-patch:46eea444d (#17920)dundargoc2022-03-30
* | | docs(pattern.txt): cherry-pick latests changes from Vim runtime updateszeertzjq2022-03-30
* | | vim-patch:8.2.3110: a pattern that matches the cursor position is complicatedzeertzjq2022-03-30
* | | docs: update hl-Whitespace documentation (#17901)zeertzjq2022-03-29
* | | feat(test): use nvim_exec in helpers.source() #16064Justin M. Keyes2022-03-27
* | | docs: correct CursorMoved documentation (#17880)zeertzjq2022-03-27
* | | refactor!: rename nvim_do_autocmd to nvim_exec_autocmd (#17854)Javier Lopez2022-03-26
* | | docs(api): fix wrong documentation of `nvim_create_autocmd` (#17870)かわえもん2022-03-26