aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
| * vim-patch:9.0.0861: solution for "!!sort" in closed fold is not optimal (#21027)zeertzjq2022-11-12
| * vim-patch:76db9e076318 (#21013)Sean Dewar2022-11-10
| * docs(treesitter): fix predicate syntax (#21016)James Trew2022-11-10
| * fix(man.lua): use `env` command (#21007)euclidianAce2022-11-09
| * fix(clipboard): update version regex pattern (#21012)Gregory Anders2022-11-09
| * docs: swap CursorLineFold and CursorLineSign (#20875)Eduard Baturin2022-11-10
| * fix(vim.ui.input): return empty string when inputs nothing (#20883)Jongwook Choi2022-11-08
| * vim-patch:9.0.0843: VHS tape files are not recognized (#20995)Christian Clason2022-11-07
| * Merge pull request #20991 from famiu/feat/api/nvim_cmd/command-namebfredl2022-11-07
| |\
| | * feat(api): add command name to Lua command callback optsFamiu Haque2022-11-07
| * | refactor(highlight): rename FloatBorderTitle #20988Raphael2022-11-07
| * | docs(news): add linematch (#20927)Lewis Russell2022-11-07
| |/
| * docs(options): remove mentions of 'imactivatefunc' and 'imstatusfunc'zeertzjq2022-11-07
| * vim-patch:8.2.3751: cannot assign a lambda to an option that takes a functionzeertzjq2022-11-07
| * fix(clipboard): prefer xsel #20918wzy2022-11-06
| * feat: ":write ++p" creates parent dirs #20835Victor Blanchard2022-11-06
| * fix(tutor): failing to get buf name #20933erw72022-11-06
| * vim-patch:9.0.0756 #20680Shougo2022-11-06
| * vim-patch:9.0.0389: crash when 'tagfunc' closes the windowzeertzjq2022-11-07
| * vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'zeertzjq2022-11-07
| * vim-patch:8.2.3712: cannot use Vim9 lambda for 'tagfunc'zeertzjq2022-11-07
| * vim-patch:8.2.3665: cannot use a lambda for 'tagfunc'zeertzjq2022-11-07
| * feat(ui): add support to display a title in the border of a float (#20184)Raphael2022-11-06
| * fix(paste): feed keys as typed in cmdline mode (#20959)zeertzjq2022-11-06
| * docs(news): add news blurb for tmux clipboard change (#20950)Gregory Anders2022-11-05
| * vim-patch:8.2.4882: cannot make 'breakindent' use a specific columnzeertzjq2022-11-05
| * vim-patch:8.2.4093: cached breakindent values not initialized properlyzeertzjq2022-11-05
| * vim-patch:8.2.4679: cannot have expandcmd() give an error message for mistakeszeertzjq2022-11-05
| * vim-patch:8.2.2606: strchars() defaults to counting composing characterszeertzjq2022-11-05
| * vim-patch:8.2.4978: no error if engine selection atom is not at the startzeertzjq2022-11-05
| * vim-patch:8.2.3919: Vim9: wrong argument for append() results in two errorszeertzjq2022-11-05
| * vim-patch:8.2.1631: test_fails() does not check the context of the line numberzeertzjq2022-11-05
| * vim-patch:8.2.1479: Vim9: error for list index uses wrong line numberzeertzjq2022-11-05
| * vim-patch:partial:8.2.1183: assert_fails() checks the last error messagezeertzjq2022-11-05
| * feat(clipboard): copy to system clipboard in tmux when supported (#20936)Gregory Anders2022-11-04
| * vim-patch:8.2.0644: insufficient testing for invalid function argumentszeertzjq2022-11-05
| * vim-patch:8.2.0448: various functions not properly tested (#20926)zeertzjq2022-11-04
| * Enable new diff option linematch (#14537)Jonathon2022-11-04
| * fix(man.lua): set modifiable before writing page (#20914)Kevin Hwang2022-11-03
| * docs: fix typosdundargoc2022-11-02
| * vim-patch:9.0.0826: if 'endofline' is set CTRL-Z may be written in a wrong pl...zeertzjq2022-11-02
| * build(deps): bump lua parser to v0.0.14 (#20897)Christian Clason2022-11-01
| * vim-patch:8.2.2343: Vim9: return type of readfile() is any (#20896)zeertzjq2022-11-01
| * feat(checkhealth): check runtime ($VIMRUNTIME)Justin M. Keyes2022-10-30
| * refactor(checkhealth): convert "nvim" check to LuaJustin M. Keyes2022-10-30
| * feat(checkhealth): improve treesitter reportJustin M. Keyes2022-10-30
| * fix(lsp/window_showDocument): correctly handle external resources #20867lvimuser2022-10-30
| * vim-patch:9.0.0816: CTRL-Z at end of file is always droppedzeertzjq2022-10-30
| * fix(health): correct tmux rgb verification (#20868)Barrett Ruth2022-10-30
| * vim-patch:partial:6ebe4f970b8b (#20860)Christian Clason2022-10-29