aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* refactor: remove cpo-& behavior (#17745)zeertzjq2022-03-23
* docs: regenerate [skip ci]marvim2022-03-20
* fix(lsp): set tabSize from 'shiftwidth', not 'softtabstop' (#17787)Tim Pope2022-03-20
* vim-patch:47c532e2bc55 (#17780)Christian Clason2022-03-20
* docs: reword description for nvim_buf_line_count() (#17766)Xiretza2022-03-18
* Merge pull request #17266 from famiu/feat/ui/global-statuslinebfredl2022-03-17
|\
| * feat: add support for global statuslineFamiu Haque2022-03-18
* | chore: fix typos (#17670)dundargoc2022-03-17
* | Merge pull request #17707 from tesaguri/refactor-gen_vimdocJames McCoy2022-03-16
|\ \
| * | docs: remove extra whitespacesDaiki Mizukami2022-03-14
| * | chore(gen_vimdoc): fall back to `brief_desc_node` when `desc_node` is emptyDaiki Mizukami2022-03-14
* | | vim-patch:8.2.1401: cannot jump to the last used tabpageSean Dewar2022-03-14
|/ /
* | docs(api): improve section on nvim_set_hl (#17692)adrian52022-03-13
* | vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer numberJan Edmund Lazo2022-03-13
* | fix: use normal! <C-L> in default <C-L> mapping (#17695)Gregory Anders2022-03-12
* | vim-patch:partial:a2baa73d1d33 (#17675)zeertzjq2022-03-12
* | docs: remove "not in vi" notes (#17678)dundargoc2022-03-11
* | fix(remote): report on missing wait commands, typecheck lua resultsCharlie Groves2022-03-11
* | docs(remote): update remote.txt for current nvim implementationCharlie Groves2022-03-11
* | docs(remote): restore remote.txt from removal in f2205b83c553367a76b6cadCharlie Groves2022-03-11
* | chore: fix typos (#17331)dundargoc2022-03-10
* | vim-patch:partial 1588bc8ebee2 (#17657)Sean Dewar2022-03-09
* | vim-patch:8.2.0997: cannot execute a register containing line continuationzeertzjq2022-03-09
* | feat(api): autocmd `group` can be either name or id (#17559)Dhruv Manilawala2022-03-07
* | feat(api): add 'buffer' argument to nvim_get_autocmds (#17594)Gregory Anders2022-03-06
* | docs(lua): reference runtime/lua/vim/_editor.luazeertzjq2022-03-06
* | Merge pull request #17589 from kchibisov/add-dashed-dotted-underlineJames McCoy2022-03-05
|\ \
| * | fix(docs): spelling in new underlines docsKirill Chibisov2022-03-04
| * | feat(tui): add support for `CSI 4 : [2,4,5] m`Kirill Chibisov2022-03-03
* | | vim-patch:8.2.4498: using <Plug> with "noremap" does not workzeertzjq2022-03-03
|/ /
* | feat(diagnostic): add "code" to the diagnostic structure (#17510)David Shen2022-03-02
* | Merge pull request #16804 from zeertzjq/ui-aucmd-docszeertzjq2022-03-02
|\ \
| * | docs: clarify UIEnter and UILeave docszeertzjq2021-12-27
* | | Merge pull request #15079 from shadmansaleh/feat/verbose_luabfredl2022-03-01
|\ \ \
| * | | feat(lua): show proper verbose output for lua configurationshadmansaleh2022-02-28
* | | | docs: clarify actual behavior of <Plug>zeertzjq2022-03-01
* | | | feat(lua): add missing changes to autocmds lost in the rebaseTJ DeVries2022-02-28
|/ / /
* | | feat(lua): add <f-args> to user commands callback (#17522)Javier Lopez2022-02-27
* | | Merge pull request #16969 from shadmansaleh/enhance/ingore_nore_on_plug_keymapsbfredl2022-02-27
|\ \ \
| * | | chore: remove <Plug> detection from vim.keymapshadmansaleh2022-02-27
| * | | feat: ignore nore on <Plug> mapsshadmansaleh2022-02-27
* | | | vim-patch:c51cf0329809 (#17530)Christian Clason2022-02-27
* | | | refactor(lua): cleanup and docs for threadsbfredl2022-02-26
|/ / /
* | | docs: update explanation of Y to reflect new defaultsDundar Göc2022-02-24
* | | vim-patch:partial 944697ae196 (#17493)Sean Dewar2022-02-23
* | | feat(api): implement nvim_buf_get_text (#15181)Gregory Anders2022-02-22
* | | refactor(highlight)!: optional arguments for highlight.range as table (#17462)Christian Clason2022-02-21
* | | docs: clarify ftdetect scripts loading during packadd (#17465)Aetf2022-02-20
* | | vim-patch:8.2.3573: cannot decide whether to skip test that fails with 64 bitSean Dewar2022-02-17
* | | Merge pull request #17363 from zeertzjq/dirchangedprezeertzjq2022-02-17
|\ \ \