aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ci: remove unnecessary file ci/script.shDundar Goc2022-07-11
* ci: remove unnecessary file run_lint.shDundar Goc2022-07-11
* vim-patch:8.2.3363: when :edit reuses the current buffer the alternate file i...zeertzjq2022-07-11
* fix(lsp): abort pending changes after flush when debouncing (#19314)Rishikesh Vaishnav2022-07-11
* feat(lsp): defaults: tagfunc, omnifunc (#19003)Mathias Fußenegger2022-07-10
* Merge pull request #19305 from zeertzjq/vim-8.2.3530zeertzjq2022-07-10
|\
| * vim-patch:8.2.3531: command line completion test fails on MS-Windowszeertzjq2022-07-10
| * vim-patch:8.2.3530: ":buf \{a}" fails while ":edit \{a}" workszeertzjq2022-07-10
* | Merge pull request #18774 from zeertzjq/float-height-width-fixzeertzjq2022-07-10
|\ \
| * | test(float_spec): make indent more consistentzeertzjq2022-07-10
| * | fix(float): fix mouse drag position if float window turned to a splitzeertzjq2022-07-10
| * | fix(float): fix glitch when making float window with border a splitzeertzjq2022-07-10
| * | fix(float): fix float window with winbar cannot have screen heightzeertzjq2022-07-10
| * | fix(float): fix float window border drawing with winbarzeertzjq2022-07-10
|/ /
* | fix(lsp): pcall nvim_del_augroup_by_name (#19302)Christian Clason2022-07-10
* | Merge pull request #19307 from zeertzjq/vim-8.2.1053zeertzjq2022-07-10
|\ \
| * | vim-patch:8.2.1053: insufficient testing for 'statusline' and 'tabline'zeertzjq2022-07-10
| * | vim-patch:7.4.1724zeertzjq2022-07-10
|/ /
* / fix(l10n): add folded line indicator translations from vim (#19286)tomial2022-07-10
|/
* vim-patch:9.0.0049: csv and tsv files are not recognized (#19300)Christian Clason2022-07-10
* Merge #19267 require() in --startuptimeJustin M. Keyes2022-07-10
|\
| * test: --startuptimeJustin M. Keyes2022-07-09
| * feat(lua): measure require in --startuptimeii142022-07-09
* | test(old): align defaults to Vim after every test (#19301)zeertzjq2022-07-10
* | vim-patch:8.1.1038: Arabic support excludes Farsi (#19285)zeertzjq2022-07-10
* | refactor: remove functions marked for deprecation in 0.8 (#19299)Gregory Anders2022-07-09
* | refactor(lua): replace vim.cmd use with API calls (#19283)Raphael2022-07-09
* | Merge pull request #19296 from zeertzjq/vim-8.2.2902zeertzjq2022-07-09
|\ \
| * | vim-patch:8.2.2917: spellfile functionality not fully testedzeertzjq2022-07-09
| * | vim-patch:8.2.2902: spellfile functionality not fully testedzeertzjq2022-07-09
|/ /
* | Merge pull request #19294 from zeertzjq/vim-8.2.0332zeertzjq2022-07-09
|\ \
| * | vim-patch:8.2.0396: cmdexpand.c insufficiently testedzeertzjq2022-07-09
| * | vim-patch:8.2.0332: some code in ex_getln.c not covered by testszeertzjq2022-07-09
|/ /
* | Merge pull request #19284 from zeertzjq/vim-8.2.0274zeertzjq2022-07-09
|\ \
| * | vim-patch:8.2.0325: ex_getln.c code not covered by testszeertzjq2022-07-08
| * | vim-patch:8.2.0274: hang with combination of feedkeys(), Ex mode and :globalzeertzjq2022-07-08
|/ /
* | fix(tui): add fixups for hterm family #19078Nicolas Hillegeer2022-07-08
* | Merge pull request #19278 from zeertzjq/vim-8.2.0132zeertzjq2022-07-08
|\ \
| * | test: add a test for what Vim patch 8.2.0151 fixeszeertzjq2022-07-08
| * | vim-patch:8.2.0151: detecting a script was already sourced is unreliablezeertzjq2022-07-08
| * | vim-patch:8.2.0136: stray ch_logfile() callzeertzjq2022-07-08
| * | vim-patch:8.2.0132: script may be re-used when deleting and creating a new onezeertzjq2022-07-08
|/ /
* | vim-patch:8.1.{1524,1544}: tests are silently skipped (#19276)zeertzjq2022-07-08
* | feat(runtime)!: enable filetype.lua by default (#19216)Christian Clason2022-07-07
* | refactor(lua): git-blame-ignore stylua update PR (#19273)Christian Clason2022-07-07
* | refactor(lua): reformat with stylua 0.14.0 (#19264)Christian Clason2022-07-07
|/
* feat(tui): try terminfo for [re]set_cursor_color OSC #19255Wsevolod2022-07-07
* vim-patch:5ed11535e069 (#19256)Christian Clason2022-07-07
* Merge pull request #19263 from zeertzjq/vim-8.2.3674zeertzjq2022-07-07
|\
| * vim-patch:8.2.4399: crash after ml_get errorzeertzjq2022-07-07