aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* build(deps): bump treesitter-vimdoc to v1.0.0Christian Clason2022-09-28
* build(deps): bump help parser and queries (#20388)Christian Clason2022-09-28
* 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
* | vim-patch:9fbdbb814f4a (#20376)Christian Clason2022-09-28
* | fix(lua): fix architecture-dependent behavior in usercmd "reg" (#20384)zeertzjq2022-09-28
* | build(macos): restore and test universal build (#20383)Christian Clason2022-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
* | ci(backport): bump to backport-action@v0.0.8 #20366dundargoc2022-09-27
* | Merge pull request #20368 from clason/vim-9.0.0599Christian Clason2022-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(docs): invalid :help links #20353Justin M. Keyes2022-09-26
* 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
|/
* Merge pull request #20350 from bfredl/cmdfixbfredl2022-09-26
|\
| * fix(messages): validate msg_grid before silent! message with cmdheight=0bfredl2022-09-26
|/
* Merge pull request #20277 from reiver-dev/term-more-underlinebfredl2022-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
* fix(filetype): use :setf instead of nvim_buf_set_option (#20334)zeertzjq2022-09-25
* refactor: move klib out of src/nvim/ #20341dundargoc2022-09-25
* Merge #20331 refactor(treesitter)!: rename x_position => x_posJustin M. Keyes2022-09-25
|\
| * fix(gen_vimdoc.py): handle missing luajitJustin M. Keyes2022-09-25
| * refactor(treesitter): rename x_position => x_posJustin M. Keyes2022-09-25
* | vim-patch:9.0.0583: only recognizing .m3u8 files is inconsistent (#20342)Christian Clason2022-09-25
|/
* feat: ":write!" skips "file changed" warning #18665Louis Sven Goulet2022-09-24
* vim-patch:8.2.4467: running filetype test leaves file behind (#20335)zeertzjq2022-09-25
* vim-patch:9.0.0576: unused loop variables (#20326)dundargoc2022-09-25
* fix(input): use click number of last click for mouse drag (#20300)zeertzjq2022-09-24
* Merge pull request #20322 from zeertzjq/vim-9.0.0567zeertzjq2022-09-24
|\
| * vim-patch:9.0.0572: insert complete tests leave a mapping behindzeertzjq2022-09-24
| * vim-patch:9.0.0567: 'completeopt' "longest" is not used for complete()zeertzjq2022-09-24
|/
* fix(mapset): remove existing abbreviation of same lhs (#20320)zeertzjq2022-09-24
* vim-patch:9.0.0568: autocmd code is indented more than needed (#20318)zeertzjq2022-09-24
* vim-patch:9.0.0566: Nim files are not recognized (#20317)Christian Clason2022-09-24
* fix(lsp): create missing directory before creating file (#19835)shaunsingh2022-09-24