aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* docs(api): link to nvim_set_hl_ns from nvim_set_hl (#22678)ii142023-03-16
* Merge pull request #22666 from bfredl/unscreenbfredl2023-03-14
|\
| * refactor(screen): screen.c delenda estbfredl2023-03-14
* | Merge pull request #22658 from clason/help-marksChristian Clason2023-03-14
|\ \ | |/ |/|
| * fix(help): force tree reparse after local addition insertionChristian Clason2023-03-13
* | Merge pull request #22659 from bfredl/floatrulerbfredl2023-03-14
|\ \
| * | fix(screen): redraw the ruler for a current floating windowbfredl2023-03-14
| |/
* / test: re-bundle cat on windows (#21255)dundargoc2023-03-14
|/
* feat(options)!: deprecate paste, remove pastetoggle (#22647)ii142023-03-13
* refactor!: rename vim.pretty_print => vim.printJustin M. Keyes2023-03-13
* feat(ui): add scroll_delta to win_viewport event #19270Matthias Deiml2023-03-12
* refactor(redraw): make cursor position redraw use the "redraw later" patternbfredl2023-03-12
* test: use a wider screen in the rightleft winhl test (#22641)zeertzjq2023-03-12
* fix(screen): correctly draw background and eob with 'rightleft' (#22640)zeertzjq2023-03-12
* fix(sleep): correct cursor placement (#22639)zeertzjq2023-03-12
* vim-patch:9.0.1401: condition is always true (#22638)zeertzjq2023-03-12
* vim-patch:8.2.1398: autoload script sourced twice if sourced directly (#22622)zeertzjq2023-03-11
* fix(api): set script context when setting usercmd or option (#22624)zeertzjq2023-03-11
* fix(edit): don't subtract msg_scrolled when removing double quote (#22630)zeertzjq2023-03-11
* Merge pull request #22625 from tomtomjhj/diff-on_bytes-oncebfredl2023-03-11
|\
| * fix(diff): trigger on_bytes only once after diffget/diffputJaehwang Jung2023-03-11
* | refactor: move ga_loaded to runtime.c (#22626)zeertzjq2023-03-11
|/
* refactor(runtime.c): factor out find_script_by_name() (#22620)zeertzjq2023-03-11
* vim-patch:9.0.0244: cannot easily get the list of sourced scripts (#22596)Michal Liszcz2023-03-11
* vim-patch:9.0.1397: highlight for popupmenu kind and extra cannot be set (#22...zeertzjq2023-03-11
* build: explicitly add dependency include dir for header generationdundargoc2023-03-10
* perf(treesitter): more efficient foldexprLewis Russell2023-03-10
* fix(treesitter): correct include_bytes arg for parse()Lewis Russell2023-03-10
* refactor(treesitter): use byte ranges from treesitter (#22589)Lewis Russell2023-03-09
* feat: try to recover from missing tempdir #22573Justin M. Keyes2023-03-09
* Merge pull request #22547 from luukvbaal/statuslinebfredl2023-03-09
|\
| * perf(statusline): UI elements are always redrawn on K_EVENTLuuk van Baal2023-03-08
* | vim-patch:8.2.1067: expression "!expr->func()" does not work (#22585)zeertzjq2023-03-09
* | fix(buffer_updates): save and restore current window cursor (#16732)zeertzjq2023-03-09
* | vim-patch:9.0.1392: using NULL pointer with nested :open command (#22583)zeertzjq2023-03-09
* | Revert "refactor(treesitter): delegate region calculation to treesitter" (#22...Lewis Russell2023-03-08
* | refactor(treesitter): delegate region calculation to treesitter (#22553)Lewis Russell2023-03-08
|/
* Merge pull request #22558 from zeertzjq/vim-8.2.3969zeertzjq2023-03-07
|\
| * vim-patch:8.2.3969: value of MAXCOL not available in Vim scriptzeertzjq2023-03-07
* | build!: make libintl a required dependencydundargoc2023-03-07
|/
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
* fix(column): issues with 'statuscolumn' width (#22542)luukvbaal2023-03-07
* Merge pull request #13834 from bfredl/omniluabfredl2023-03-07
|\
| * feat(lua): omnifunc for builting lua interpreterBjörn Linse2023-03-06
* | build: enable unit testing on release builds (#22554)dundargoc2023-03-06
* | feat(lsp)!: add rule-based sem token highlighting (#22022)swarn2023-03-06
* | fix(diff): add NULL checkLewis Russell2023-03-06
* | feat(lua): add semver apiKelly Lin2023-03-06
* | vim-patch:9.0.1386: options test fails with some window width (#22548)zeertzjq2023-03-06
* | vim-patch:9.0.1385: g'Esc is considered an error (#22544)zeertzjq2023-03-06