aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | feat(l10n): update Turkish translations (#20444)Emir SARI2022-10-02
* | build: only generate compilation database for the nvim target (#20449)dundargoc2022-10-02
|/
* fix(folds): fix fold marker multibyte comparison (#20439)zeertzjq2022-10-02
* vim-patch:9.0.0622: matchaddpos() can get slow when adding many matcheszeertzjq2022-10-02
* vim-patch:9.0.0620: matchaddpos() can only add up to 8 matcheszeertzjq2022-10-02
* Merge #19438 from 3N4N/fix/pwshJustin M. Keyes2022-10-01
|\
| * fix: :! pwsh redirection for `command not found`Enan Ajmain2022-09-30
| * fix: make_filter_cmd for :! powershellEnan Ajmain2022-09-30
* | vim-patch:8.2.2542: highlight of char beyond line end is not correct (#20424)zeertzjq2022-10-01
* | fix(dist): update neovim-qt, win32tools.zip #20413Justin M. Keyes2022-09-30
|/
* dist(win): update neovim-qt, win32tools.zip #20411Justin M. Keyes2022-09-30
* feat: update unicode tablesbfredl2022-09-30
* Merge pull request #20343 from zeertzjq/virt-lines-vcolbfredl2022-09-30
|\
| * fix(extmarks): make virt_lines always start at 0 virtcolzeertzjq2022-09-25
* | Merge pull request #20364 from zeertzjq/parse-cmd-omitbfredl2022-09-30
|\ \
| * | fix(api)!: nvim_parse_cmd omit "count" "range" "reg" if not supportedzeertzjq2022-09-30
* | | docs: fix typos (#20394)dundargoc2022-09-30
* | | feat(nvim_cmd): allow using first argument as countFamiu Haque2022-09-29
|/ /
* | Merge pull request #20381 from cryptomilk/asn-vtermJames McCoy2022-09-29
|\ \
| * | build(deps): require libvterm version 0.3Andreas Schneider2022-09-28
* | | Merge pull request #20382 from cryptomilk/asn-termkeyJames McCoy2022-09-29
|\ \ \
| * | | build(deps): require libtermkey version 0.22Andreas Schneider2022-09-28
| |/ /
* | | fix(api): fix nvim_cmd crash with filename expansion (#20397)zeertzjq2022-09-29
* | | fix(column): move sign sentinel after inserting/deleting lines (#20400)zeertzjq2022-09-29
* | | fix(spell): correct spell move behavior without "noplainbuffer" (#20386)zeertzjq2022-09-28
* | | Merge pull request #20375 from famiu/refactor/get_optionbfredl2022-09-28
|\ \ \
| * | | refactor: replace unnecessary helper functions in optionstr.cFamiu Haque2022-09-28
* | | | fix(lua): fix architecture-dependent behavior in usercmd "reg" (#20384)zeertzjq2022-09-28
* | | | fix: compiler warnings from clang 15 (#20321)dundargoc2022-09-28
| |/ / |/| |
* | | fix(window): fix equalization with cmdheight=0 (#20369)zeertzjq2022-09-28
* | | Merge pull request #15373 from smolck/lua-notify-dictwatcherbfredl2022-09-27
|\ \ \
| * | | fix(api): notify dict watchers on nvim_set_var and vim.g settersmolck2022-09-27
| |/ /
* | | vim-patch:9.0.0604: luacheckrc file is not recognized (#20371)ObserverOfTime2022-09-27
* | | vim-patch:9.0.0602: new TypeScript extensions are not recognizedChristian Clason2022-09-27
* | | vim-patch:9.0.0600: GYP files are not recognizedChristian Clason2022-09-27
* | | vim-patch:9.0.0599: latexmkrc files are not recognizedChristian Clason2022-09-27
|/ /
* | vim-patch:9.0.0595: extra newline in messages after a verbose shell message (...zeertzjq2022-09-27
* | fix(ui): redraw end of buffer if last line is modified (#20354)zeertzjq2022-09-27
* | fix(ui): allow redrawing statusline when msgsep is used (#20337)zeertzjq2022-09-26
* | Merge pull request #20351 from bfredl/cmdfix2bfredl2022-09-26
|\ \
| * | fix(cmdline): don't send invalid cursor with incsearch and cmdheight=0bfredl2022-09-26
* | | docs: fix typos (#20150)dundargoc2022-09-26
|/ /
* | fix(messages): validate msg_grid before silent! message with cmdheight=0bfredl2022-09-26
* | feat(terminal): recognize underdouble and undercurlAndrey Bushev2022-09-26
* | fix(docs): invalid :help links #20345Justin M. Keyes2022-09-25
* | vim-patch:9.0.0586: missing change in test (#20347)zeertzjq2022-09-26
* | fix!: make :undo! notify buffer update callbacks (#20344)zeertzjq2022-09-26
* | fix(inccommand): deal with unsynced undo (#20041)zeertzjq2022-09-26
|/
* refactor: move klib out of src/nvim/ #20341dundargoc2022-09-25
* vim-patch:9.0.0583: only recognizing .m3u8 files is inconsistent (#20342)Christian Clason2022-09-25