aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* | | | Merge pull request #17567 from bfredl/preloadbfredl2022-03-03
|\ \ \ \
| * | | | refactor(lua): reorganize builtin modules, phase 1bfredl2022-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
* | | fix(lsp): respect all of 'fixeol', 'eol', and 'binary' applying edits (#17574)Tim Pope2022-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
* | | | | feat(lua): add proper support of luv threadserw72022-02-26
|/ / / /
* | | | vim-patch:8.2.4464: Dtrace files are recognized as filetype D (#17518)Christian Clason2022-02-26
* | | | Merge pull request #17479 from dundargoc/docs/usr04/update-Y-descriptionzeertzjq2022-02-26
|\ \ \ \
| * | | | docs: update explanation of Y to reflect new defaultsDundar Göc2022-02-24
* | | | | feat(filetype): support scripts.vim with filetype.lua (#17517)Gregory Anders2022-02-24
|/ / / /
* | | | vim-patch:partial 944697ae196 (#17493)Sean Dewar2022-02-23
* | | | feat(api): implement nvim_buf_get_text (#15181)Gregory Anders2022-02-22
* | | | vim-patch:partial 944697ae1968 (#17490)Christian Clason2022-02-21
* | | | 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
* | | | fix(diagnostic): use botright copen for qflist (#17475)Michael Lingelbach2022-02-20
* | | | fix(lsp): use botright copen for all handlers (#17471)Michael Lingelbach2022-02-20
* | | | vim-patch:8.2.4424: ".gts" and ".gjs" files are not recognized (#17464)Christian Clason2022-02-19
* | | | fix: lsp and diagnostic highlight priority (#17461)Michael Lingelbach2022-02-19
* | | | vim-patch:8.2.4414: solidity files are not recognized (#17451)Christian Clason2022-02-18
* | | | Merge pull request #17433 from seandewar/vim-8.2.3492Sean Dewar2022-02-18
|\ \ \ \
| * | | | vim-patch:8.2.3573: cannot decide whether to skip test that fails with 64 bitSean Dewar2022-02-17
* | | | | vim-patch:8.2.4411: bicep files are not recognized (#17447)Christian Clason2022-02-17
|/ / / /
* | | | Merge pull request #17363 from zeertzjq/dirchangedprezeertzjq2022-02-17
|\ \ \ \
| * | | | feat(events): add DirChangedPrezeertzjq2022-02-11
* | | | | feat(tree-sitter): allow Atom-style capture fallbacks (#14196)Stephan Seitz2022-02-16
* | | | | docs: minor changes related to mapping descriptionzeertzjq2022-02-16
* | | | | feat(mappings): considering map description when filtering (#17423)Shadman2022-02-16
* | | | | Merge pull request #17394 from zeertzjq/vim-8.2.4343zeertzjq2022-02-15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | vim-patch:8.2.4343: when reloading not all properties are detectedzeertzjq2022-02-14
* | | | | docs: regenerate [skip ci]marvim2022-02-13
|/ / / /
* | | | docs: treesitter.txt - fix overflowing lines, document minimum_language_versi...Chinmay Dalal2022-02-13
* | | | Merge pull request #17379 from clason/vim-8.2.4352Christian Clason2022-02-12
|\ \ \ \
| * | | | vim-patch:8.2.4352: ReScript files are not recognizedChristian Clason2022-02-12
* | | | | vim-patch:8.2.0915: search() cannot skip over matches like searchpair() canSean Dewar2022-02-12
|/ / / /
* | | | Merge pull request #17325 from glacambre/stdioopen_docJames McCoy2022-02-11
|\ \ \ \
| * | | | docs(stdioopen): add missing documentation for on_print paramglacambre2022-02-11
* | | | | Merge pull request #17365 from kevinhwang91/fix-ts-empty-linesChristian Clason2022-02-11
|\ \ \ \ \