aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* feat(api): add 'buffer' argument to nvim_get_autocmds (#17594)Gregory Anders2022-03-06
* fix(lsp): handle insertion of previous line (#17618)Michael Lingelbach2022-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(syntax): remove trailing spaces in vim.vimKirill Chibisov2022-03-04
| * 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
* | Merge pull request #17603 from bfredl/luaworldbfredl2022-03-05
|\ \
| * | refactor(lua): move only runtime lua file in src/ to runtime/luabfredl2022-03-04
* | | fix(lsp): start incremental sync range at previous newline character (#17610)Michael Lingelbach2022-03-05
|/ /
* | 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