aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | refactor: replace char_u with char 16 - remove STRNCMP (#21208)dundargoc2022-12-21
* | refactor(win_line): rename attr to vi_attr (#21487)zeertzjq2022-12-21
* | Merge pull request #21441 from bfredl/neoterminfobfredl2022-12-20
|\ \
| * | refactor(tui): use nvim_echo() for verbose terminfobfredl2022-12-20
* | | vim-patch:9.0.1082: some jsonc files are not recognized (#21483)kylo2522022-12-20
|/ /
* | vim-patch:8.2.2912: MS-Windows: most users expect using Unicode (#21482)zeertzjq2022-12-20
* | test(old): make test_signs.vim closer to upstream (#21479)zeertzjq2022-12-20
* | test(exrc): add tests for .nvimrc and .nvim.lua (#21478)Munif Tanjim2022-12-20
* | Merge pull request #21477 from zeertzjq/vim-9.0.1078zeertzjq2022-12-20
|\ \
| * | vim-patch:9.0.1079: leaking memory when defining a user command failszeertzjq2022-12-20
| * | vim-patch:9.0.1078: with the +vartabs feature indent folding may use wrong 'ts'zeertzjq2022-12-20
|/ /
* | feat(exrc): support .nvim.lua (#21436)Munif Tanjim2022-12-19
* | fix(lsp): token_edit.data might be null on deletion (#21462)tiagovla2022-12-19
* | fix(tui): set cursor color param as string when required #21407Tom Churchman2022-12-18
* | fix(diagnostic): sort diagnostics by column (#21457)tae-soo-kim2022-12-18
* | vim-patch:9.0.1072: screenpos() column result in fold may be too small (#21465)zeertzjq2022-12-18
* | fix(diagnostic): clear stale cache on reset (#21454)Mathias Fußenegger2022-12-17
* | Merge pull request #21393 from folke/highlight_showChristian Clason2022-12-17
|\ \
| * | feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`Folke Lemaitre2022-12-17
| * | feat(lsp): add function to get semantic tokens at cursorChristian Clason2022-12-13
* | | ci: bump stylua action to v2 (#21455)dundargoc2022-12-17
* | | Merge pull request #21450 from zeertzjq/vim-8.2.1210zeertzjq2022-12-17
|\ \ \
| * | | vim-patch:8.2.1210: using ht_used when looping through a hashtab is less reli...zeertzjq2022-12-17
| * | | 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