aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #18071 from gpanders/create_ucGregory Anders2022-04-10
|\
| * docs: update dev-api to include "create"Gregory Anders2022-04-10
| * refactor!: rename nvim_add_user_command to nvim_create_user_commandGregory Anders2022-04-10
* | fix(tui)!: remove `ESC NUL` forced escape (#17198)zeertzjq2022-04-11
* | feat(keymap): add F38-F63 keys (#17893)zeertzjq2022-04-11
|/
* feat(events): support SIGWINCH for Signal event #18029Loong Wang2022-04-10
* refactor(globals.h): avoid confusing comment placement (#18066)zeertzjq2022-04-10
* docs: remove mentions of removed flag '#' in 'cpoptions' (#18064)UnkwUsr2022-04-10
* vim-patch:8.2.4729: HEEx and Surface templates do not need a separate filetyp...Christian Clason2022-04-10
* Merge pull request #18062 from zeertzjq/vim-8.2.4723zeertzjq2022-04-10
|\
| * vim-patch:8.2.4728: no test that v:event cannot be modifiedzeertzjq2022-04-10
| * vim-patch:8.2.4723: the ModeChanged autocmd event is inefficientzeertzjq2022-04-10
|/
* vim-patch:8.2.4719: ">" marker sometimes not displayed in the jumplist (#18056)zeertzjq2022-04-10
* vim-patch:8.2.4722: ending recording with mapping records too much (#18060)zeertzjq2022-04-10
* vim-patch:8.2.4718: @@@ in the last line sometimes drawn in the wrong place (...zeertzjq2022-04-10
* vim-patch:8.2.4721: cooklang files are not recognized (#18058)Christian Clason2022-04-09
* vim-patch:8.2.4720: ABB Rapid files are not recognized properly (#18057)Christian Clason2022-04-09
* Merge pull request #18023 from tom-anders/vim-8.2.4702zeertzjq2022-04-09
|\
| * vim-patch:8.2.4703: memory leak in handling 'cinscopedecls'Tom Praschan2022-04-09
| * vim-patch:8.2.4702: C++ scope labels are hard-codedTom Praschan2022-04-09
* | vim-patch:8.2.4715: Vagrantfile not recognized (#18052)Christian Clason2022-04-09
* | chore(packaging): use transparent windows logo (#18051)Henry Fraser2022-04-09
* | vim-patch:partial:8.1.2333: with modifyOtherKeys CTRL-^ doesn't work (#18048)zeertzjq2022-04-09
* | vim-patch:partial:cbaff5e06ec5 (#18044)Sean Dewar2022-04-08
* | vim-patch:partial:cbaff5e06ec5 (#18042)Christian Clason2022-04-08
* | Merge pull request #17971 from chentau/extmark_spellbfredl2022-04-08
|\ \
| * | fix(extmarks): splice extmarks on accepting spellTony Chen2022-04-02
* | | build(deps): bump LuaJIT to HEAD - 5e3c45c43 (#18027)Christian Clason2022-04-08
* | | Merge pull request #17786 from gpanders/autocmd-argsbfredl2022-04-08
|\ \ \
| * | | feat(api)!: pass args table to autocommand callbacksGregory Anders2022-04-08
* | | | Merge pull request #18038 from zeertzjq/vim-8.2.4711zeertzjq2022-04-08
|\ \ \ \
| * | | | test: add a test for #16823zeertzjq2022-04-08
| * | | | vim-patch:8.2.4711: when 'insermode' is set :edit from <Cmd> mapping misbehaveszeertzjq2022-04-08
|/ / / /
* | | | vim-patch:8.2.3925: diff mode confused by NUL bytes (#18033)zeertzjq2022-04-08
* | | | vim-patch:8.2.4704: using "else" after return or break increases indent (#18032)zeertzjq2022-04-08
* | | | Merge pull request #18031 from zeertzjq/vim-8.2.0004zeertzjq2022-04-08
|\ \ \ \
| * | | | vim-patch:8.2.4706: buffer remains active with WinClosed and tabpageszeertzjq2022-04-08
| * | | | vim-patch:8.2.4700: buffer remains active if WinClosed event throws an exceptionzeertzjq2022-04-08
| * | | | vim-patch:8.2.0004: get E685 and E931 if buffer reload is interruptedzeertzjq2022-04-08
| * | | | refactor(window): cherry-pick win_close_buffer() from Vim patch 8.1.1391zeertzjq2022-04-08
|/ / / /
* | | | vim-patch:8.2.4710: smart indenting does not work after completion (#18030)zeertzjq2022-04-08
* | | | vim-patch:8.2.4708: PHP test files are not recognized (#18025)Christian Clason2022-04-07
* | | | ci: add script to bump versions (#17884)Abraham Francis2022-04-07
* | | | vim-patch:8.2.4707: redrawing could be a bit more efficient (#18022)zeertzjq2022-04-07
* | | | Merge pull request #18021 from zeertzjq/fix-clearing-reg-executingzeertzjq2022-04-07
|\ \ \ \ | |/ / / |/| | |
| * | | fix(event-loop): check if executed register has endedzeertzjq2022-04-07
| * | | fix(input): fix clearing of reg_executingzeertzjq2022-04-07
|/ / /
* | | Merge pull request #17979 from zeertzjq/autocmd-show-fixbfredl2022-04-07
|\ \ \
| * | | fix(autocmd): restore autocmd showing behaviorzeertzjq2022-04-06
* | | | vim-patch:8.2.4701: Kuka Robot Language files not recognized (#18012)Christian Clason2022-04-07
| |_|/ |/| |