aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | vim-patch:8.2.1209: Vim9: test failurezeertzjq2022-12-17
| * | | vim-patch:8.2.1208: build failurezeertzjq2022-12-17
|/ / /
* | | fix(folds): use long for number of folded lines (#21447)zeertzjq2022-12-17
* | | Merge #21444 rename mch_msg => os_msgJustin M. Keyes2022-12-16
|\ \ \
| * | | refactor: rename mch_get_acl => os_get_aclJustin M. Keyes2022-12-16
| * | | refactor: rename mch_msg => os_msgJustin M. Keyes2022-12-16
|/ / /
* | | Merge pull request #21440 from bfredl/scriptparmbfredl2022-12-16
|\ \ \
| * | | refactor(params): open -s and -w script files after parsing commandsbfredl2022-12-16
* | | | refactor(option.c): reduce scope of locals (#21433)Lewis Russell2022-12-16
|/ / /
* | | fix(api): "emsg_silent" should imply "silent" in nvim_cmd (#21438)zeertzjq2022-12-16
* | | vim-patch:9.0.1062: some test function names do not match what they are doing...zeertzjq2022-12-16
* | | ci: add team reviewers (#21434)dundargoc2022-12-15
* | | Merge pull request #21426 from williamboman/fix/tbl_get-nil-return-valLewis Russell2022-12-15
|\ \ \
| * | | fix(lua): always return nil values in vim.tbl_get when no resultsWilliam Boman2022-12-15
|/ / /
* | | fix(ts): check buffer is loaded when restoring options (#21419)Lewis Russell2022-12-14
* | | vim-patch:9.0.1057: conflict between supercollider and scala filetype detecti...Christian Clason2022-12-14
* | | fix(terminal): fix 'mousescroll' not respected in terminal mode (#21415)zeertzjq2022-12-14
* | | fix(treesitter): properly restore `'syntax'` (#21358)Lewis Russell2022-12-14
* | | vim-patch:9.0.1051: after a failed CTRL-W ] next command splits window (#21400)zeertzjq2022-12-13
| |/ |/|
* | vim-patch:9.0.0530: using freed memory when autocmd changes mark (#21396)zeertzjq2022-12-13
* | docs: remove "How-to disable mouse" menu item #21394zeertzjq2022-12-12
|/
* Merge pull request #21375 from nojnhuh/highlight-testbfredl2022-12-12
|\
| * fix(tests): initialize Screen.colors in API highlight testsJon Huhn2022-12-10
* | feat(lsp): highlight semantic token modifiers (#21390)Christian Clason2022-12-12
* | perf(lsp): update semantic tokens algorithm for parsing modifiers (#21383)jdrouhard2022-12-12
* | fix(diff): handle long lines without crashing (#21389)Lewis Russell2022-12-12
* | docs: add links to extmarks and namespaces (#21378)ii142022-12-12
* | fix: vim.opt_local:append ignoring global option value (#21382)Phelipe Teles2022-12-12
* | vim-patch:7db29e4b5c3a (#21380)Christian Clason2022-12-12
* | docs #20986Justin M. Keyes2022-12-11
* | docs: fix typos (#21328)dundargoc2022-12-12
* | vim-patch:9.0.1047: matchparen is slow (#21379)zeertzjq2022-12-11
* | vim-patch:8.2.2870: CmdlineChange event triggered twice for CTRL-R (#21361)zeertzjq2022-12-11
|/
* fix(api): set correct curbuf when temporarily changing curwin (#21371)zeertzjq2022-12-10
* fix(lsp): ignore null responses for semanticTokens request (#21364)fsouza2022-12-10
* Merge pull request #21363 from jamessan/fuse-vim-patchesJames McCoy2022-12-09
|\
| * fix(vim-patches): ensure libfuse is installedJames McCoy2022-12-09
* | fix(events): skip WinScrolled for newly-created float windows (#21333)zeertzjq2022-12-10
* | fix(lsp): fix get_active_clients bufnr parameter (#21366)Mathias Fußenegger2022-12-09
* | fix(lsp): correct some type annotations (#21365)Mathias Fußenegger2022-12-09
|/
* vim-patch:9.0.1038: function name does not match what it is used for (#21359)zeertzjq2022-12-09
* fix(lsp): followup fixes for semantic tokens support (#21357)jdrouhard2022-12-09
* vim-patch:9.0.0238: Shift-Tab shows matches on cmdline when 'wildmenu' is off...zeertzjq2022-12-09
* test: convert another test in test_matchadd_conceal.vim to Lua (#21353)zeertzjq2022-12-09
* vim-patch:8.2.4387: command line completion doesn't always work properly (#21...zeertzjq2022-12-09
* Merge pull request #21350 from zeertzjq/vim-8.2.4366zeertzjq2022-12-09
|\
| * vim-patch:8.2.4376: not enough tests for command line completionzeertzjq2022-12-09
| * vim-patch:8.2.4366: not enough tests for command line completionzeertzjq2022-12-09
|/
* test(old): change $TMPDIR from Xtest-tmpdir to X-test-tmpdir (#21346)zeertzjq2022-12-09
* Merge pull request #21348 from zeertzjq/vim-9.0.1036zeertzjq2022-12-09
|\