aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
* | | | | vim-patch:8.2.1727: a popup created with "cursorline" will ignore "firstline"zeertzjq2022-02-06
|/ / / /
* | | | 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
* | | | 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: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
* | | | 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(provider)!: remove support for python2 and python3.[3-5]Björn Linse2022-01-29
* | | | vim-patch:8.2.4052: not easy to resize a window from a plugin (#17028)Daniel Steinberg2022-01-29
* | | | docs(helphelp): remove extra backtick interference (#17201)dundargoc2022-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
| | |/ / / | |/| | |
* | | | | 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
* | | | | refactor: remove the <xCSI> keyzeertzjq2022-01-21
|/ / / /
* | | | refactor: source ftplugin.vim separately from filetype.vim (#17129)Gregory Anders2022-01-18
* | | | refactor: enable filetype detection before user startup scripts (#17040)Gregory Anders2022-01-17
* | | | docs: regenerate [skip ci]marvim2022-01-17
* | | | vim-patch:fd31be29b822 (#17114)Christian Clason2022-01-17
|/ / /
* | | feat(diagnostic): allow retrieving current diagnostic configGregory Anders2022-01-11
* | | vim-patch:2f0936cb9a2e (#17007)Christian Clason2022-01-11
* | | fix(lua): print multiple return values with =expr (#16933)Shadman2022-01-06
* | | feat(lua): add notify_once() (#16956)Gregory Anders2022-01-06
* | | Merge pull request #16591 from shadmansaleh/feat/lua_keymaps2Björn Linse2022-01-06
|\ \ \
| * | | feat(lua): add vim.keymapshadmansaleh2022-01-04
* | | | feat(lsp): enable default debounce of 150 ms (#16908)Michael Lingelbach2022-01-05
* | | | feat(autocmd): populate v:event in RecordingLeave (#16828)Axel Dahlberg2022-01-04
* | | | fix(api): force redefinition of user commands by default (#16918)Gregory Anders2022-01-04
* | | | chore: fix typos (#16816)dundargoc2022-01-04
|/ / /
* | | feat: filetype.lua (#16600)Gregory Anders2022-01-04
* | | feat(lua): make =expr print result of exprshadmansaleh2022-01-04
* | | docs(usr_05): fix section numbers (#16886)Sean Dewar2022-01-03