aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* vim-patch:8.2.0233: crash when using garbagecollect() in between rand()Sean Dewar2022-02-05
* vim-patch:8.1.2356: rand() does not use the best algorithmSean Dewar2022-02-05
* docs(rand): cherry-pick changes from rt update 0c0734dSean Dewar2022-02-05
* vim-patch:8.1.2342: random number generator in Vim script is slowSean Dewar2022-02-05
* vim-patch:8.2.1128: the write message mentions characters, but it's byteszeertzjq2022-02-04
* vim-patch:8.2.3797: no good reason to limit the message history in tiny versionzeertzjq2022-02-04
* docs: update feature-listzeertzjq2022-02-04
* vim-patch:8.1.0846: not easy to recognize the system Vim runs onzeertzjq2022-02-04
* fix(health): do not run external processes in a shellzeertzjq2022-02-03
* Merge pull request #17245 from zeertzjq/vim-8.2.3219zeertzjq2022-02-02
|\
| * vim-patch:8.2.3219: :find searches non-existing directorieszeertzjq2022-02-01
* | Merge pull request #17113 from zeertzjq/vim-8.2.2569zeertzjq2022-02-01
|\ \ | |/ |/|
| * feat(statusline): support multibyte fillcharzeertzjq2022-01-16
* | vim-patch:8.2.4274: Basic and form filetype detection is incomplete (#17259)Christian Clason2022-02-01
* | vim-patch:c4573eb12dba (#17258)Christian Clason2022-01-31
* | vim-patch:partial:f10911e5db16 (#17248)Christian Clason2022-01-31
* | vim-patch:8.2.3433: :delcommand does not take a -buffer optionSean Dewar2022-01-30
* | docs(tutor): modify for Neovim rather than Vim (#17092)Rory Nesbitt2022-01-30
* | docs: add example to vim.ui.select (#17241)dundargoc2022-01-30
* | chore: typo fixes (#16921)dundargoc2022-01-29
* | vim-patch:partial:04fb916Daniel Steinberg2022-01-29
* | vim-patch:8.2.3917: the eval.txt help file is way too bigDaniel Steinberg2022-01-29
* | feat(filetype): convert patterns for mail buffers (#17238)Gregory Anders2022-01-29
* | feat(provider)!: remove support for python2 and python3.[3-5]Björn Linse2022-01-29
* | vim-patch:8.2.4251: vala files are not recognized (#17235)Christian Clason2022-01-29
* | vim-patch:8.2.4052: not easy to resize a window from a plugin (#17028)Daniel Steinberg2022-01-29
* | vim-patch:8.2.4238: *.tf file could be fileytpe "tf" or "terraform"Christian Clason2022-01-28
* | docs(helphelp): remove extra backtick interference (#17201)dundargoc2022-01-27
* | feat(ts): expose minimum language version to lua (#17186)Thomas Vigouroux2022-01-27
* | fix(ts): escape lang when loading parsers (#16668)Lewis Russell2022-01-27
* | Merge pull request #17166 from Shougo/vim-8.2.4160bfredl2022-01-27
|\ \
| * | vim-patch:8.2.4160: cannot change the register used for Select mode deleteShougo Matsushita2022-01-22
* | | Merge pull request #17145 from zeertzjq/vim-8.2.0128bfredl2022-01-27
|\ \ \
| * | | vim-patch:8.2.0128: cannot list options one per linezeertzjq2022-01-20
| |/ /
* | | Merge pull request #17095 from zeertzjq/vim-8.2.3227bfredl2022-01-27
|\ \ \
| * | | vim-patch:8.2.3280: 'virtualedit' local to buffer is not the best solutionzeertzjq2022-01-15
| * | | vim-patch:8.2.3227: 'virtualedit' can only be set globallyzeertzjq2022-01-15
* | | | vim-patch:8.2.4196: various file types not recognized (#17182)dundargoc2022-01-25
* | | | Merge pull request #17156 from zeertzjq/vim-8.2.3584bfredl2022-01-23
|\ \ \ \
| * | | | vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler commandzeertzjq2022-01-21
* | | | | vim-patch:6f4754b9f725 (#17179)Christian Clason2022-01-23
* | | | | vim-patch:8.2.4188: not all gitconfig files are recognized (#17178)Christian Clason2022-01-23
* | | | | vim-patch:8.2.4191: json5 files are not recognized (#17180)dundargoc2022-01-23
* | | | | vim-patch:8.2.4187: gnuplot file not recognized (#17177)Christian Clason2022-01-23
* | | | | Merge pull request #16936 from zeertzjq/no-escape-csibfredl2022-01-21
|\ \ \ \ \
| * | | | | refactor: remove the <xCSI> keyzeertzjq2022-01-21
| |/ / / /
* / / / / vim-patch:8.2.4172: filetype detection for BASIC is not optimal (#17161)Christian Clason2022-01-21
|/ / / /
* | | | docs(lsp): fix on_publish_diagnostics example (#17146)xnmet2022-01-21
* | | | feat(lsp): add handler for workspace/workspaceFolders (#17149)Michael Lingelbach2022-01-21
| |/ / |/| |
* | | refactor: source ftplugin.vim separately from filetype.vim (#17129)Gregory Anders2022-01-18